[baobab] Update to 3.3.3

rtcm rtcm at fedoraproject.org
Mon Mar 12 15:34:04 UTC 2012


commit 3bd959426ff6aa7be30457ec1d14469710a76279
Author: Rui Matos <rmatos at redhat.com>
Date:   Mon Mar 12 15:48:29 2012 +0100

    Update to 3.3.3

 .gitignore  |    1 +
 baobab.spec |    9 +++++++--
 sources     |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 431a8be..28b3ae6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /baobab-3.3.2.tar.xz
+/baobab-3.3.3.tar.xz
diff --git a/baobab.spec b/baobab.spec
index 5a8cab9..b8b7ec1 100644
--- a/baobab.spec
+++ b/baobab.spec
@@ -1,5 +1,5 @@
 Name:           baobab
-Version:        3.3.2
+Version:        3.3.3
 Release:        1%{?dist}
 Summary:        A graphical directory tree analyzer
 
@@ -62,13 +62,18 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %{_bindir}/baobab
 %{_datadir}/baobab
 %{_datadir}/applications/baobab.desktop
-%{_datadir}/help/*/baobab
+%{_datadir}/help/??_??/baobab
 %{_datadir}/icons/hicolor/*/apps/baobab.png
 %{_datadir}/glib-2.0/schemas/org.gnome.baobab.gschema.xml
 %{_mandir}/man1/baobab.1.gz
 
 
 %changelog
+* Mon Mar 12 2012 Rui Matos <rmatos at redhat.com> - 3.3.3-1
+- Update to 3.3.3
+- Just list %{_datadir}/help/xx_YY/baobab in %file since %find_lang
+  doesn't find those for us
+
 * Mon Mar  5 2012 Rui Matos <rmatos at redhat.com> - 3.3.2-1
 - Update to 3.3.2
 
diff --git a/sources b/sources
index aaa2891..7302d47 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-635e05a1c06daf5acf64ff763d7647bb  baobab-3.3.2.tar.xz
+a3b31a968e6f05ef0153fd51ec5cceca  baobab-3.3.3.tar.xz


More information about the scm-commits mailing list