forked from pool/baobab
Accepting request 245834 from GNOME:Next
Push GNOME 3.13.90 to the devel repo OBS-URL: https://build.opensuse.org/request/show/245834 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/baobab?expand=0&rev=50
This commit is contained in:
parent
b99d341cac
commit
4467bfac4e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:494808d8a5b1776377749a1dcd5b251eb399208a4c90380dc8b8c789811e514c
|
||||
size 870624
|
3
baobab-3.13.2.tar.xz
Normal file
3
baobab-3.13.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0396b2d18ea86ef343df1075e91fb18157c183b1ec39341a4c43767aba86b39
|
||||
size 881456
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 23 17:51:51 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.13.2:
|
||||
+ Import custom CSS, use icon as resources, various other
|
||||
adaptation to GTK+ changes.
|
||||
+ Visual fixes for the ringschart and the chart switcher.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 12 21:00:17 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.13.1:
|
||||
+ Use more specific error messages (bgo#686136).
|
||||
+ Adapt to recent GTK+ changes.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 14 14:43:41 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
|
12
baobab.spec
12
baobab.spec
@ -18,21 +18,21 @@
|
||||
|
||||
|
||||
Name: baobab
|
||||
Version: 3.12.1
|
||||
Version: 3.13.2
|
||||
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.12/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/baobab/3.13/%{name}-%{version}.tar.xz
|
||||
BuildRequires: intltool
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: vala >= 0.23.3
|
||||
BuildRequires: vala >= 0.25.1
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.30.0
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.39.90
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.10
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.2
|
||||
Recommends: %{name}-lang
|
||||
Conflicts: gnome-utils < 3.3.1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -80,13 +80,11 @@ 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}/icons/HighContrast/
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.baobab.gschema.xml
|
||||
%{_datadir}/applications/org.gnome.%{name}.desktop
|
||||
%dir %{_datadir}/appdata/
|
||||
%{_datadir}/appdata/baobab.appdata.xml
|
||||
%{_datadir}/appdata/org.gnome.baobab.appdata.xml
|
||||
%{_datadir}/dbus-1/services/org.gnome.baobab.service
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
Loading…
x
Reference in New Issue
Block a user