forked from pool/baobab
Accepting request 183150 from GNOME:Factory
Push GNOME 3.9.4 - hopefully in the for #oSC13 OBS-URL: https://build.opensuse.org/request/show/183150 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/baobab?expand=0&rev=16
This commit is contained in:
commit
7b14a139e5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:68ce73e34378909a384d17355d2b80c14423dc54ace6a363dc93653cf608614a
|
||||
size 1038052
|
3
baobab-3.9.1.tar.xz
Normal file
3
baobab-3.9.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:017a7b0a260fea0411e638ea5bc2c5adff49881a02e7c2d0cf898b966f33447a
|
||||
size 968516
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user