[glom] upstream 1.24.1 (fixes RHBZ #1022294)

Haïkel Guémar hguemar at fedoraproject.org
Sun Nov 3 11:49:06 UTC 2013


commit 6666dafebb8423329d7dbb8a2f3e56b6056c1281
Author: Haïkel Guémar <hguemar at fedoraproject.org>
Date:   Sun Nov 3 12:49:09 2013 +0100

    upstream 1.24.1 (fixes RHBZ #1022294)

 .gitignore |    1 +
 glom.spec  |   13 ++++++++-----
 sources    |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 336548e..10d63c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ glom-1.15.1.tar.bz2
 /glom-1.18.6.tar.xz
 /glom-1.22.0.tar.xz
 /glom-1.22.1.tar.xz
+/glom-1.24.1.tar.xz
diff --git a/glom.spec b/glom.spec
index 16ccca4..96224b6 100644
--- a/glom.spec
+++ b/glom.spec
@@ -1,9 +1,9 @@
-%global major_version  1.22
+%global major_version  1.24
 %global minor_version  1
 
 Name:           glom
 Version:        %{major_version}.%{minor_version}
-Release:        6%{?dist}
+Release:        1%{?dist}
 Summary:        Easy-to-use database designer and user interface
 
 Group:          Applications/Databases
@@ -141,14 +141,14 @@ scrollkeeper-update -q || :
 %{_bindir}/%{name}_export_po_all
 %{_bindir}/%{name}_import_po_all
 %{_bindir}/%{name}_test_connection
-%{python_sitearch}/%{name}_1_22.so
+%{python_sitearch}/%{name}_1_24.so
 %{_datadir}/%{name}/
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/gnome/help/%{name}
 %{_datadir}/icons/hicolor/*/apps/*
 %{_datadir}/mime/packages/%{name}.xml
 %{_datadir}/omf/%{name}
-
+%{_datadir}/appdata/%{name}.appdata.xml
 
 %files libs
 %defattr(-,root,root,-)
@@ -162,9 +162,12 @@ scrollkeeper-update -q || :
 %{_libdir}/pkgconfig/*.pc
 %{_datadir}/devhelp/books/lib%{name}-%{major_version}/lib%{name}-%{major_version}.devhelp2
 %{_datadir}/doc/lib%{name}-%{major_version}/reference/*
-%{_datadir}/doc/py%{name}_1_22/reference/*
+%{_datadir}/doc/py%{name}_1_24/reference/*
 
 %changelog
+* Sun Nov  3 2013 Haïkel Guémar <hguemar at fedoraproject.org> - 1.24.1-1
+- upstream 1.24.1 (fixes RHBZ #1022294)
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.22.1-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 147d005..17ba806 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59ae688b608e4eccc8619532056a66d6  glom-1.22.1.tar.xz
+411d25077b4cfafc900e446e1512675c  glom-1.24.1.tar.xz


More information about the scm-commits mailing list