diff --git a/.gitignore b/.gitignore index 2bea0ae..e9fdb72 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /baobab-3.13.91.tar.xz /baobab-3.14.0.tar.xz /baobab-3.14.1.tar.xz +/baobab-3.15.90.tar.xz diff --git a/0001-Fix-desktop-file-keywords-Breton-translation.patch b/0001-Fix-desktop-file-keywords-Breton-translation.patch deleted file mode 100644 index e5ce490..0000000 --- a/0001-Fix-desktop-file-keywords-Breton-translation.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 0166813fc2ff51f1be66734943f8b279c19395ed Mon Sep 17 00:00:00 2001 -From: Kalev Lember -Date: Tue, 14 Oct 2014 09:05:43 +0200 -Subject: [PATCH] Fix desktop file keywords Breton translation - -It's a string list and must be terminated with a semicolon. ---- - po/br.po | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/po/br.po b/po/br.po -index bf1f30c..f2ebd2e 100644 ---- a/po/br.po -+++ b/po/br.po -@@ -41,7 +41,7 @@ msgstr "Gwiriañ mentoù an teuliadoù ha plas hegerz war ar gantennad" - - #: ../data/org.gnome.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.in.h:1 - msgid "Excluded partitions URIs" --- -2.1.0 - diff --git a/baobab.spec b/baobab.spec index 3d802a6..1159b0d 100644 --- a/baobab.spec +++ b/baobab.spec @@ -1,16 +1,14 @@ %global gtk3_version 3.13.2 Name: baobab -Version: 3.14.1 +Version: 3.15.90 Release: 1%{?dist} Summary: A graphical directory tree analyzer Group: Applications/System License: GPLv2+ and GFDL URL: https://live.gnome.org/Baobab -Source0: http://download.gnome.org/sources/baobab/3.14/%{name}-%{version}.tar.xz - -Patch0: 0001-Fix-desktop-file-keywords-Breton-translation.patch +Source0: https://download.gnome.org/sources/baobab/3.15/%{name}-%{version}.tar.xz BuildRequires: chrpath BuildRequires: gobject-introspection-devel @@ -35,7 +33,6 @@ any change made to your home folder as far as any mounted/unmounted device. %prep %setup -q -%patch0 -p1 %build @@ -90,6 +87,9 @@ done %{_mandir}/man1/baobab.1.gz %changelog +* Wed Feb 18 2015 David King - 3.15.90-1 +- Update to 3.15.90 + * Tue Oct 14 2014 Kalev Lember - 3.14.1-1 - Update to 3.14.1 diff --git a/sources b/sources index 9cbeb79..fa79e8d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -629dfc1f866e04a7292d68b04fe1565c baobab-3.14.1.tar.xz +1d69a896d2b496f8551b87bf117f9817 baobab-3.15.90.tar.xz