From 4c9cfd638ace0c60dab77f0759d3fd6081a95a75 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 19 Feb 2013 15:48:49 +0000 Subject: [PATCH] Update to 3.7.90 --- ...-3.7.3-fix-desktop-file-translations.patch | 55 ------------------- file-roller.spec | 20 +++---- sources | 2 +- 3 files changed, 11 insertions(+), 66 deletions(-) delete mode 100644 file-roller-3.7.3-fix-desktop-file-translations.patch diff --git a/file-roller-3.7.3-fix-desktop-file-translations.patch b/file-roller-3.7.3-fix-desktop-file-translations.patch deleted file mode 100644 index 009fb5c..0000000 --- a/file-roller-3.7.3-fix-desktop-file-translations.patch +++ /dev/null @@ -1,55 +0,0 @@ -From e7ef51603c836299fece5da88aa51ef20ee0022c Mon Sep 17 00:00:00 2001 -From: Kalev Lember -Date: Tue, 5 Feb 2013 22:30:22 +0100 -Subject: [PATCH] [l10n] Use ; as the separator for the desktop file Keywords - section - -https://mail.gnome.org/archives/gnome-i18n/2013-January/msg00030.html ---- - po/el.po | 2 +- - po/nb.po | 2 +- - po/ug.po | 2 +- - 3 files changed, 3 insertions(+), 3 deletions(-) - -diff --git a/po/el.po b/po/el.po -index 81f42a9..cffcbd9 100644 ---- a/po/el.po -+++ b/po/el.po -@@ -120,7 +120,7 @@ msgstr "Δημιουργία και τροποποίηση ενός συμπιε - - #: ../data/file-roller.desktop.in.in.h:3 - msgid "zip;tar;extract;unpack;" --msgstr "zip·tar·εξαγωγή·αποσυμπίεση·" -+msgstr "zip;tar;εξαγωγή;αποσυμπίεση;" - - #: ../data/org.gnome.FileRoller.gschema.xml.in.h:1 - msgid "How to sort files" -diff --git a/po/nb.po b/po/nb.po -index 1cc0d04..22f2f23 100644 ---- a/po/nb.po -+++ b/po/nb.po -@@ -92,7 +92,7 @@ msgstr "Opprett og endre arkiv" - - #: ../data/file-roller.desktop.in.in.h:3 - msgid "zip;tar;extract;unpack;" --msgstr "zip;tar;pakk ut;arkiv" -+msgstr "zip;tar;pakk ut;arkiv;" - - #: ../data/org.gnome.FileRoller.gschema.xml.in.h:1 - msgid "How to sort files" -diff --git a/po/ug.po b/po/ug.po -index 534e12b..01d5e9f 100644 ---- a/po/ug.po -+++ b/po/ug.po -@@ -91,7 +91,7 @@ msgstr "ئارخىپ قۇرۇپ ئۆزگەرت" - - #: ../data/file-roller.desktop.in.in.h:3 - msgid "zip;tar;extract;unpack;" --msgstr "zip؛tar؛يېيىش؛يېشىش؛" -+msgstr "zip;tar;يېيىش;يېشىش;" - - #: ../data/org.gnome.FileRoller.gschema.xml.in.h:1 - msgid "How to sort files" --- -1.8.1.2 - diff --git a/file-roller.spec b/file-roller.spec index 248f9f1..b8ec56f 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -1,14 +1,12 @@ Summary: Tool for viewing and creating archives Name: file-roller -Version: 3.7.3 -Release: 2%{?dist} +Version: 3.7.90 +Release: 1%{?dist} License: GPLv2+ Group: Applications/Archiving URL: http://download.gnome.org/sources/file-roller/ #VCS: git:git://git.gnome.org/file-roller Source: http://download.gnome.org/sources/file-roller/3.7/file-roller-%{version}.tar.xz -# https://bugzilla.gnome.org/show_bug.cgi?id=693231 -Patch0: file-roller-3.7.3-fix-desktop-file-translations.patch BuildRequires: glib2-devel BuildRequires: pango-devel @@ -43,7 +41,6 @@ or directories. %prep %setup -q -%patch0 -p1 %build %configure \ @@ -101,6 +98,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Tue Feb 19 2013 Richard Hughes - 3.7.90-1 +- Update to 3.7.90 + * Wed Feb 13 2013 Fedora Release Engineering - 3.7.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild @@ -401,7 +401,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : - Clean up BRs * Sun Nov 23 2008 Matthias Clasen - 2.24.1-2 -- Shorten summary +- Shorten summary * Mon Oct 20 2008 Matthias Clasen - 2.24.1-1 - Update to 2.24.1 @@ -432,7 +432,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : - Update to 2.23.4 * Fri Jul 11 2008 Matthias Clasen - 2.23.3-2 -- Fix icon lookup +- Fix icon lookup * Wed Jun 18 2008 Matthias Clasen - 2.23.3-1 - Update to 2.23.3 @@ -578,7 +578,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : * Wed Jul 12 2006 Jesse Keating - 2.14.3-4.1 - rebuild -* Thu Jun 8 2006 Matthias Clasen - 2.14.3-4 +* Thu Jun 8 2006 Matthias Clasen - 2.14.3-4 - Add more BuildRequires * Mon Jun 5 2006 Matthias Clasen - 2.14.3-3 @@ -643,10 +643,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : * Wed Sep 7 2005 Matthias Clasen 2.12.0-1 - Update to 2.12.0 -* Wed Aug 17 2005 David Zeuthen +* Wed Aug 17 2005 David Zeuthen - Disable scrollkeeper until gnome-doc changes are sorted out -* Tue Aug 16 2005 Matthias Clasen +* Tue Aug 16 2005 Matthias Clasen - New upstream version * Thu Aug 4 2005 Matthias Clasen 2.11.90-1 diff --git a/sources b/sources index c0380f3..70b51bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6fdc21dfe47847125191a8ad8633871e file-roller-3.6.3.tar.xz +eebf5aadef97017a05f66c970784620f file-roller-3.7.90.tar.xz