From cd9167b1fe67cc75d0cf73353bc463d15575ce36 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 22 Aug 2013 12:46:57 +0200 Subject: [PATCH] Update to 3.9.90 --- .gitignore | 1 + 0001-Fix-a-keywords-syntax-error.patch | 25 ------------------------- baobab.spec | 7 ++++--- sources | 2 +- 4 files changed, 6 insertions(+), 29 deletions(-) delete mode 100644 0001-Fix-a-keywords-syntax-error.patch diff --git a/.gitignore b/.gitignore index 07e8238..f499b43 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /baobab-3.8.2.tar.xz /baobab-3.9.1.tar.xz /baobab-3.9.3.tar.xz +/baobab-3.9.90.tar.xz diff --git a/0001-Fix-a-keywords-syntax-error.patch b/0001-Fix-a-keywords-syntax-error.patch deleted file mode 100644 index 2000db9..0000000 --- a/0001-Fix-a-keywords-syntax-error.patch +++ /dev/null @@ -1,25 +0,0 @@ -From 023a780fe8bc034f2f02dceb0b34bbf8d77d7047 Mon Sep 17 00:00:00 2001 -From: Kalev Lember -Date: Sat, 10 Aug 2013 14:24:31 +0200 -Subject: [PATCH] Fix a keywords syntax error - ---- - po/br.po | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/po/br.po b/po/br.po -index 8b47f32..3a640d7 100644 ---- a/po/br.po -+++ b/po/br.po -@@ -30,7 +30,7 @@ msgstr "Gwiriañ mentoù an teuliadoù ha plas hegerz war ar gantennad" - - #: ../data/baobab.desktop.in.in.h:3 - msgid "storage;space;cleanup;" --msgstr "kadaviñ;egor;naetaat" -+msgstr "kadaviñ;egor;naetaat;" - - #: ../data/org.gnome.baobab.gschema.xml.in.h:1 - msgid "Excluded partitions URIs" --- -1.8.3.1 - diff --git a/baobab.spec b/baobab.spec index b9901c4..e18373d 100644 --- a/baobab.spec +++ b/baobab.spec @@ -1,5 +1,5 @@ Name: baobab -Version: 3.9.3 +Version: 3.9.90 Release: 1%{?dist} Summary: A graphical directory tree analyzer @@ -7,7 +7,6 @@ Group: Applications/System License: GPLv2+ and GFDL URL: https://live.gnome.org/Baobab Source0: http://download.gnome.org/sources/baobab/3.9/%{name}-%{version}.tar.xz -Patch0: 0001-Fix-a-keywords-syntax-error.patch BuildRequires: chrpath BuildRequires: gobject-introspection-devel @@ -30,7 +29,6 @@ any change made to your home folder as far as any mounted/unmounted device. %prep %setup -q -%patch0 -p1 -b .keywords %build @@ -83,6 +81,9 @@ done %{_datadir}/icons/hicolor/scalable/actions/view-treemap-symbolic.svg %changelog +* Thu Aug 22 2013 Kalev Lember - 3.9.90-1 +- Update to 3.9.90 + * Sat Aug 10 2013 Kalev Lember - 3.9.3-1 - Update to 3.9.3 diff --git a/sources b/sources index f22f6fc..3bfeccf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a862ad45dd039d51c38d9dd97957dc7 baobab-3.9.3.tar.xz +836c6405dc7f08f6b9f83aed1b3addda baobab-3.9.90.tar.xz