[glom] upstream 1.16.1

Haïkel Guémar hguemar at fedoraproject.org
Tue Oct 26 21:48:48 UTC 2010


commit ff6c8f05840473cf6e502f301e641a9c27ea49bf
Author: Haïkel Guémar <hguemar at fedoraproject.org>
Date:   Tue Oct 26 23:51:04 2010 +0200

    upstream 1.16.1

 .gitignore |    1 +
 glom.spec  |   21 ++++++++++++---------
 sources    |    2 +-
 3 files changed, 14 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b36bf36..8a64437 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 glom-1.14.1.tar.bz2
 glom-1.15.1.tar.bz2
+/glom-1.16.1.tar.bz2
diff --git a/glom.spec b/glom.spec
index 9725081..e5f8658 100644
--- a/glom.spec
+++ b/glom.spec
@@ -1,4 +1,4 @@
-%global major_version  1.15
+%global major_version  1.16
 %global minor_version  1
 
 Name:           glom
@@ -17,7 +17,6 @@ BuildRequires:  libgdamm-devel >= 3.99.20
 BuildRequires:  libxml++-devel >= 2.18.1
 BuildRequires:  python-devel
 BuildRequires:  gnome-python2-gda-devel >= 2.25.3
-BuildRequires:  gnome-vfsmm26-devel >= 2.11.1
 BuildRequires:  gtkmm24-devel >= 2.14.9
 BuildRequires:  gconfmm26-devel
 BuildRequires:  libxslt-devel >= 1.1.10
@@ -145,7 +144,7 @@ scrollkeeper-update -q || :
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING ChangeLog NEWS README
 %{_bindir}/%{name}
-%{python_sitearch}/%{name}_1_14.so
+%{python_sitearch}/%{name}_1_16.so
 %{_datadir}/%{name}/
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/gnome/help/%{name}
@@ -156,20 +155,24 @@ scrollkeeper-update -q || :
 
 %files libs
 %defattr(-,root,root,-)
-%{_libdir}/lib%{name}-1.14.so.*
+%{_libdir}/lib%{name}-1.16.so.*
 
 
 %files devel
 %defattr(-,root,root,-)
-%{_includedir}/glom-1.14
-%{_libdir}/lib%{name}-1.14.so
+%{_includedir}/glom-1.16
+%{_libdir}/lib%{name}-1.16.so
 %{_libdir}/pkgconfig/*.pc
-%{_datadir}/devhelp/books/lib%{name}-1.14/lib%{name}-1.14.devhelp2
-%{_datadir}/doc/lib%{name}-1.14/reference/*
-%{_datadir}/doc/py%{name}_1_14/reference/*
+%{_datadir}/devhelp/books/lib%{name}-1.16/lib%{name}-1.16.devhelp2
+%{_datadir}/doc/lib%{name}-1.16/reference/*
+%{_datadir}/doc/py%{name}_1_16/reference/*
 
 
 %changelog
+* Tue Oct 26 2010 Haïkel Guémar <hguemar at fedoraproject.org> - 1.16.1-1
+- Update to upsteam release 1.16.1
+- Drop unneeded BR: gnome-vfsmm
+
 * Fri Jul 30 2010 Haïkel Guémar <hguemar at fedoraproject.org> - 1.15.1-1
 - Update to upsteam release 1.15.1
 
diff --git a/sources b/sources
index 0cc2c44..b4ddff0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-435f70b2d1c18519e028f234d91c954d  glom-1.15.1.tar.bz2
+9ae56e0886f14a48cedaef9beb9c3cc9  glom-1.16.1.tar.bz2


More information about the scm-commits mailing list