diff --git a/baobab-3.4.1.tar.xz b/baobab-3.4.1.tar.xz deleted file mode 100644 index b79958d..0000000 --- a/baobab-3.4.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c9743caf8cdc6dd69d694453cd57816c1ca0514cf51111022846088021949f7 -size 826356 diff --git a/baobab-3.6.0.tar.xz b/baobab-3.6.0.tar.xz new file mode 100644 index 0000000..ae61a32 --- /dev/null +++ b/baobab-3.6.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb252b5384287b31d5f945607ad4c8432fd2936087e714ab9d052ca0c08ffb55 +size 863844 diff --git a/baobab.changes b/baobab.changes index d3f3491..e0734be 100644 --- a/baobab.changes +++ b/baobab.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Mon Sep 24 20:57:42 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.6.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 17 22:07:27 UTC 2012 - zaitor@opensuse.org + +- Update to version 3.5.92: + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 3 21:30:44 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.91: + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 20 21:22:56 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.90: + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 6 13:04:43 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.5: + + Yet more work on the new user interface + + Updated translations. + +------------------------------------------------------------------- +Thu Aug 2 07:00:00 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.4: + + More work on the new user interface + + Updated translations. + +------------------------------------------------------------------- +Mon Jun 25 19:37:34 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.3: + + Near-complete rewrite in Vala (with substantial internal + reorganisation) + + Completely new user interface concept (with more changes to + come) + + Updated translations. +- Add vala BuildRequires: baobab was rewritten in vala. +- Drop pkgconfig(libgtop-2.0) BuildRequires. +- Change pkgconfig(glib-2.0) BuildRequires to pkgconfig(gio-2.0): + this is in sync with what configure checks for. + ------------------------------------------------------------------- Thu Apr 5 11:14:04 UTC 2012 - vuntz@opensuse.org diff --git a/baobab.spec b/baobab.spec index 555ad10..fc9d975 100644 --- a/baobab.spec +++ b/baobab.spec @@ -18,19 +18,19 @@ Name: baobab -Version: 3.4.1 +Version: 3.6.0 Release: 0 Summary: Disk Usage Analyzer License: GPL-2.0+ Group: System/GUI/GNOME Url: http://www.gnome.org -Source: http://download.gnome.org/sources/baobab/3.4/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/baobab/3.6/%{name}-%{version}.tar.xz BuildRequires: intltool BuildRequires: update-desktop-files +BuildRequires: vala BuildRequires: yelp-tools -BuildRequires: pkgconfig(glib-2.0) >= 2.30.0 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.18 -BuildRequires: pkgconfig(libgtop-2.0) +BuildRequires: pkgconfig(gio-2.0) >= 2.30.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.5.9 Recommends: %{name}-lang Conflicts: gnome-utils < 3.3.1 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -76,6 +76,8 @@ make %{?_smp_mflags} %{_bindir}/%{name} %{_mandir}/man1/%{name}.1%{?ext_man} %{_datadir}/icons/hicolor/*/apps/%{name}.png +%{_datadir}/icons/hicolor/scalable/actions/view-ringschart-symbolic.svg +%{_datadir}/icons/hicolor/scalable/actions/view-treemap-symbolic.svg %{_datadir}/glib-2.0/schemas/org.gnome.baobab.gschema.xml %{_datadir}/%{name}/ %{_datadir}/applications/%{name}.desktop