From 4bc684531c07f0993258b7f5ba8f354f5ba1abd30f8b45a3efac0dbb662d0ea7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 10 Jul 2013 20:31:29 +0000 Subject: [PATCH] Accepting request 182740 from home:dimstar:branches:GNOME:Factory Update to 3.9.1 OBS-URL: https://build.opensuse.org/request/show/182740 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/baobab?expand=0&rev=34 --- baobab-3.8.2.tar.xz | 3 --- baobab-3.9.1.tar.xz | 3 +++ baobab.changes | 10 ++++++++++ baobab.spec | 7 ++++--- 4 files changed, 17 insertions(+), 6 deletions(-) delete mode 100644 baobab-3.8.2.tar.xz create mode 100644 baobab-3.9.1.tar.xz diff --git a/baobab-3.8.2.tar.xz b/baobab-3.8.2.tar.xz deleted file mode 100644 index b3cbdcf..0000000 --- a/baobab-3.8.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68ce73e34378909a384d17355d2b80c14423dc54ace6a363dc93653cf608614a -size 1038052 diff --git a/baobab-3.9.1.tar.xz b/baobab-3.9.1.tar.xz new file mode 100644 index 0000000..40634c1 --- /dev/null +++ b/baobab-3.9.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:017a7b0a260fea0411e638ea5bc2c5adff49881a02e7c2d0cf898b966f33447a +size 968516 diff --git a/baobab.changes b/baobab.changes index 07a5f10..3cc763a 100644 --- a/baobab.changes +++ b/baobab.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jul 8 21:57:18 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.1: + + Use the latest Gtk and Vala features. + + Port chart widgets to Vala. + + Minor bugfixes. + + Updated translations. +- Add pkgconfig(glib-2.0) BuildRequires: new verified dependency. + ------------------------------------------------------------------- Mon May 13 18:07:33 UTC 2013 - dimstar@opensuse.org diff --git a/baobab.spec b/baobab.spec index 7cf8a5d..dc81ef2 100644 --- a/baobab.spec +++ b/baobab.spec @@ -18,20 +18,21 @@ Name: baobab -Version: 3.8.2 +Version: 3.9.1 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.8/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/baobab/3.9/%{name}-%{version}.tar.xz BuildRequires: intltool BuildRequires: update-desktop-files BuildRequires: vala BuildRequires: yelp-tools BuildRequires: pkgconfig(gio-2.0) >= 2.30.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.8.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.7 Recommends: %{name}-lang Conflicts: gnome-utils < 3.3.1 BuildRoot: %{_tmppath}/%{name}-%{version}-build