Update to 3.7.90
This commit is contained in:
parent
8b26f1df43
commit
4c9cfd638a
@ -1,55 +0,0 @@
|
|||||||
From e7ef51603c836299fece5da88aa51ef20ee0022c Mon Sep 17 00:00:00 2001
|
|
||||||
From: Kalev Lember <kalevlember@gmail.com>
|
|
||||||
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
|
|
||||||
|
|
@ -1,14 +1,12 @@
|
|||||||
Summary: Tool for viewing and creating archives
|
Summary: Tool for viewing and creating archives
|
||||||
Name: file-roller
|
Name: file-roller
|
||||||
Version: 3.7.3
|
Version: 3.7.90
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
URL: http://download.gnome.org/sources/file-roller/
|
URL: http://download.gnome.org/sources/file-roller/
|
||||||
#VCS: git:git://git.gnome.org/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
|
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: glib2-devel
|
||||||
BuildRequires: pango-devel
|
BuildRequires: pango-devel
|
||||||
@ -43,7 +41,6 @@ or directories.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
@ -101,6 +98,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 19 2013 Richard Hughes <rhughes@redhat.com> - 3.7.90-1
|
||||||
|
- Update to 3.7.90
|
||||||
|
|
||||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.3-2
|
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.3-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
- 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
|
- Clean up BRs
|
||||||
|
|
||||||
* Sun Nov 23 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-2
|
* Sun Nov 23 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-2
|
||||||
- Shorten summary
|
- Shorten summary
|
||||||
|
|
||||||
* Mon Oct 20 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-1
|
* Mon Oct 20 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-1
|
||||||
- Update to 2.24.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
|
- Update to 2.23.4
|
||||||
|
|
||||||
* Fri Jul 11 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.3-2
|
* Fri Jul 11 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.3-2
|
||||||
- Fix icon lookup
|
- Fix icon lookup
|
||||||
|
|
||||||
* Wed Jun 18 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.3-1
|
* Wed Jun 18 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.3-1
|
||||||
- Update to 2.23.3
|
- 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 <jkeating@redhat.com> - 2.14.3-4.1
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.14.3-4.1
|
||||||
- rebuild
|
- rebuild
|
||||||
|
|
||||||
* Thu Jun 8 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.3-4
|
* Thu Jun 8 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.3-4
|
||||||
- Add more BuildRequires
|
- Add more BuildRequires
|
||||||
|
|
||||||
* Mon Jun 5 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.3-3
|
* Mon Jun 5 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.3-3
|
||||||
@ -643,10 +643,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
* Wed Sep 7 2005 Matthias Clasen <mclasen@redhat.com> 2.12.0-1
|
* Wed Sep 7 2005 Matthias Clasen <mclasen@redhat.com> 2.12.0-1
|
||||||
- Update to 2.12.0
|
- Update to 2.12.0
|
||||||
|
|
||||||
* Wed Aug 17 2005 David Zeuthen <davidz@redhat.com>
|
* Wed Aug 17 2005 David Zeuthen <davidz@redhat.com>
|
||||||
- Disable scrollkeeper until gnome-doc changes are sorted out
|
- Disable scrollkeeper until gnome-doc changes are sorted out
|
||||||
|
|
||||||
* Tue Aug 16 2005 Matthias Clasen <mclasen@redhat.com>
|
* Tue Aug 16 2005 Matthias Clasen <mclasen@redhat.com>
|
||||||
- New upstream version
|
- New upstream version
|
||||||
|
|
||||||
* Thu Aug 4 2005 Matthias Clasen <mclasen@redhat.com> 2.11.90-1
|
* Thu Aug 4 2005 Matthias Clasen <mclasen@redhat.com> 2.11.90-1
|
||||||
|
Loading…
Reference in New Issue
Block a user