diff --git a/baobab-3.6.0.tar.xz b/baobab-3.6.0.tar.xz deleted file mode 100644 index ae61a32..0000000 --- a/baobab-3.6.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb252b5384287b31d5f945607ad4c8432fd2936087e714ab9d052ca0c08ffb55 -size 863844 diff --git a/baobab-3.6.1.tar.xz b/baobab-3.6.1.tar.xz new file mode 100644 index 0000000..982d060 --- /dev/null +++ b/baobab-3.6.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac20a858d8a2b6260c0235dd80a0c442ed4beaed42ead93aefc5da7e4c47fc6b +size 1000628 diff --git a/baobab.changes b/baobab.changes index e0734be..ef92968 100644 --- a/baobab.changes +++ b/baobab.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Oct 16 07:10:21 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.6.1: + + Minor tweaks to the UI. + + Updated translations. +- Add pkgconfig(gobject-introspection-1.0) BuildRequires: enable + gobject-introspection. + ------------------------------------------------------------------- Mon Sep 24 20:57:42 UTC 2012 - dimstar@opensuse.org diff --git a/baobab.spec b/baobab.spec index fc9d975..a56856a 100644 --- a/baobab.spec +++ b/baobab.spec @@ -18,7 +18,7 @@ Name: baobab -Version: 3.6.0 +Version: 3.6.1 Release: 0 Summary: Disk Usage Analyzer License: GPL-2.0+ @@ -30,6 +30,7 @@ BuildRequires: update-desktop-files BuildRequires: vala BuildRequires: yelp-tools BuildRequires: pkgconfig(gio-2.0) >= 2.30.0 +BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.5.9 Recommends: %{name}-lang Conflicts: gnome-utils < 3.3.1 @@ -56,6 +57,7 @@ make %{?_smp_mflags} %install %make_install +find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print %suse_update_desktop_file %{name} %find_lang %{name} %{?no_lang_C} @@ -81,6 +83,7 @@ make %{?_smp_mflags} %{_datadir}/glib-2.0/schemas/org.gnome.baobab.gschema.xml %{_datadir}/%{name}/ %{_datadir}/applications/%{name}.desktop +%{_libdir}/baobab/ %files lang -f %{name}.lang