[baobab/f18] Update to 3.6.1

Kalev Lember kalev at fedoraproject.org
Tue Oct 16 17:43:12 UTC 2012


commit db4bf77bf26be39922c5470104fceb3d1c123e24
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Oct 16 19:02:23 2012 +0200

    Update to 3.6.1

 .gitignore  |    1 +
 baobab.spec |   12 ++++++++----
 sources     |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f28078f..23522ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /baobab-3.5.91.tar.xz
 /baobab-3.5.92.tar.xz
 /baobab-3.6.0.tar.xz
+/baobab-3.6.1.tar.xz
diff --git a/baobab.spec b/baobab.spec
index d5053c8..5b0b76d 100644
--- a/baobab.spec
+++ b/baobab.spec
@@ -1,19 +1,20 @@
 Name:           baobab
-Version:        3.6.0
+Version:        3.6.1
 Release:        1%{?dist}
 Summary:        A graphical directory tree analyzer
 
 Group:          Applications/System
 License:        GPLv2+ and GFDL
 URL:            https://live.gnome.org/GnomeUtils/Baobab
-Source0:        http://download.gnome.org/sources/baobab/3.4/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/baobab/3.6/%{name}-%{version}.tar.xz
 
+BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk3-devel
 BuildRequires:  libgtop2-devel
 BuildRequires:  intltool
-BuildRequires:  gnome-doc-utils
 BuildRequires:  desktop-file-utils
 BuildRequires:  itstool
+BuildRequires:  vala-tools
 
 Obsoletes: gnome-utils < 1:3.3
 Obsoletes: gnome-utils-devel < 1:3.3
@@ -62,9 +63,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 %files -f %{name}.lang
 %doc AUTHORS COPYING NEWS README COPYING.docs
 %{_bindir}/baobab
+%{_libdir}/baobab/
 %{_datadir}/baobab
 %{_datadir}/applications/baobab.desktop
-%{_datadir}/help/??_??/baobab
 %{_datadir}/icons/hicolor/*/apps/baobab.png
 %{_datadir}/glib-2.0/schemas/org.gnome.baobab.gschema.xml
 %{_mandir}/man1/baobab.1.gz
@@ -72,6 +73,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 %{_datadir}/icons/hicolor/scalable/actions/view-treemap-symbolic.svg
 
 %changelog
+* Tue Oct 16 2012 Kalev Lember <kalevlember at gmail.com> - 3.6.1-1
+- Update to 3.6.1
+
 * Tue Sep 25 2012 Richard Hughes <hughsient at gmail.com> - 3.6.0-1
 - Update to 3.6.0
 
diff --git a/sources b/sources
index 665d222..a85b381 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-799d3b9d5e305487bf933fd538b43425  baobab-3.6.0.tar.xz
+ce4f83fbd8abc1d1d694121fd56910b2  baobab-3.6.1.tar.xz


More information about the scm-commits mailing list