From c44967e3ed31fe6f0b2e260039cfd8040f44ae53 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mar 20 2016 22:16:31 +0000 Subject: Update to 3.20.0 --- diff --git a/.gitignore b/.gitignore index 3a7324e..dd2c794 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ /baobab-3.18.0.tar.xz /baobab-3.18.1.tar.xz /baobab-3.19.91.tar.xz +/baobab-3.20.0.tar.xz diff --git a/baobab-3.19.91-fix-romanian-translation.patch b/baobab-3.19.91-fix-romanian-translation.patch deleted file mode 100644 index e9e3ab8..0000000 --- a/baobab-3.19.91-fix-romanian-translation.patch +++ /dev/null @@ -1,26 +0,0 @@ -From f8d6ac199eb3ba0fde4a41b724ccc2c39aa63347 Mon Sep 17 00:00:00 2001 -From: David King -Date: Sun, 28 Feb 2016 20:54:56 +0000 -Subject: [PATCH] Fix Romanian desktop file translation - -Lists in keyfiles must end with a semicolon. ---- - po/ro.po | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/po/ro.po b/po/ro.po -index 7aa03fa..020db36 100644 ---- a/po/ro.po -+++ b/po/ro.po -@@ -46,7 +46,7 @@ msgstr "Verifică dimensiunea dosarului și spațiul disponibil pe disc" - - #: ../data/org.gnome.baobab.desktop.in.in.h:3 - msgid "storage;space;cleanup;" --msgstr "storage;space;cleanup;spațiu;curăță;depozitare;stocare" -+msgstr "storage;space;cleanup;spațiu;curăță;depozitare;stocare;" - - #: ../data/org.gnome.baobab.gschema.xml.in.in.h:1 - msgid "Excluded partitions URIs" --- -2.7.1 - diff --git a/baobab.spec b/baobab.spec index 519abd7..a8354ab 100644 --- a/baobab.spec +++ b/baobab.spec @@ -1,16 +1,14 @@ %global gtk3_version 3.13.2 Name: baobab -Version: 3.19.91 +Version: 3.20.0 Release: 1%{?dist} Summary: A graphical directory tree analyzer Group: Applications/System License: GPLv2+ and GFDL URL: https://wiki.gnome.org/Apps/Baobab -Source0: https://download.gnome.org/sources/baobab/3.18/%{name}-%{version}.tar.xz -# Taken from upstream. -Patch0: baobab-3.19.91-fix-romanian-translation.patch +Source0: https://download.gnome.org/sources/baobab/3.20/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version} BuildRequires: /usr/bin/appstream-util @@ -33,7 +31,6 @@ any change made to your home folder as far as any mounted/unmounted device. %prep %setup -q -%patch0 -p1 %build @@ -83,6 +80,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %changelog +* Sun Mar 20 2016 Kalev Lember - 3.20.0-1 +- Update to 3.20.0 + * Sun Feb 28 2016 David King - 3.19.91-1 - Update to 3.19.91 diff --git a/sources b/sources index 67fbf8b..ada5d6f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -94e350b777eb9f374e186d92d0b99a5d baobab-3.19.91.tar.xz +bf47eb9c25c3c5fe0406b730ed79c425 baobab-3.20.0.tar.xz