diff --git a/.gitignore b/.gitignore index ace32bb..a3d0f46 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /baobab-3.7.4.tar.xz /baobab-3.7.90.tar.xz /baobab-3.7.91.tar.xz +/baobab-3.7.92.tar.xz diff --git a/baobab-keywords.patch b/baobab-keywords.patch deleted file mode 100644 index 4cb16c7..0000000 --- a/baobab-keywords.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up baobab-3.7.91/po/de.po.keywords baobab-3.7.91/po/de.po ---- baobab-3.7.91/po/de.po.keywords 2013-03-06 22:38:37.266904374 -0500 -+++ baobab-3.7.91/po/de.po 2013-03-06 22:38:45.443904082 -0500 -@@ -47,7 +47,7 @@ msgstr "Ordnergrößen und freien Festpl - # http://developer.gnome.org/integration-guide/3.6/desktop-files.html.de - #: ../data/baobab.desktop.in.in.h:3 - msgid "storage;space;cleanup;" --msgstr "Speicherplatz;Belegung;Kapazität;Frei;Aufräumen" -+msgstr "Speicherplatz;Belegung;Kapazität;Frei;Aufräumen;" - - #: ../data/org.gnome.baobab.gschema.xml.in.h:1 - msgid "Excluded partitions URIs" diff --git a/baobab.spec b/baobab.spec index f8cbe08..390e961 100644 --- a/baobab.spec +++ b/baobab.spec @@ -1,5 +1,5 @@ Name: baobab -Version: 3.7.91 +Version: 3.7.92 Release: 1%{?dist} Summary: A graphical directory tree analyzer @@ -8,9 +8,6 @@ License: GPLv2+ and GFDL URL: https://live.gnome.org/Baobab Source0: http://download.gnome.org/sources/baobab/3.7/%{name}-%{version}.tar.xz -# https://bugzilla.gnome.org/show_bug.cgi?id=695340 -Patch0: baobab-keywords.patch - BuildRequires: chrpath BuildRequires: gobject-introspection-devel BuildRequires: gtk3-devel @@ -32,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 @@ -85,6 +81,9 @@ done %{_datadir}/icons/hicolor/scalable/actions/view-treemap-symbolic.svg %changelog +* Wed Mar 20 2013 Kalev Lember - 3.7.92-1 +- Update to 3.7.92 + * Wed Mar 6 2013 Matthias Clasen - 3.7.91-1 - Update to 3.7.91 diff --git a/sources b/sources index 6f86e9a..9279ab5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -18867797c7691bb9dc045f7dbbb44d17 baobab-3.7.91.tar.xz +627ec9f710914a378e72ab4211ec10a3 baobab-3.7.92.tar.xz