[libinfinity] Update to new bugfix release Use finer globbing for manpage

Till Maas till at fedoraproject.org
Fri Jan 11 23:37:16 UTC 2013


commit 199ef80e9b4615f9ecb1df225a58efb0340f4ce8
Author: Till Maas <opensource at till.name>
Date:   Mon Jul 9 12:41:26 2012 +0200

    Update to new bugfix release
    Use finer globbing for manpage

 .gitignore       |    5 ++---
 libinfinity.spec |   11 ++++++++---
 sources          |    3 ++-
 3 files changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 183e3fb..9871547 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
-libinfinity-0.4.1.tar.gz
-/libinfinity-0.5.0.tar.gz
-/libinfinity-0.5.2.tar.gz
+/libinfinity-0.5.3.tar.gz
+/libinfinity-0.5.3.tar.gz.sig
diff --git a/libinfinity.spec b/libinfinity.spec
index 271ec16..417c638 100644
--- a/libinfinity.spec
+++ b/libinfinity.spec
@@ -1,14 +1,15 @@
 %define libversion 0.5
 
 Name:           libinfinity
-Version:        0.5.2
-Release:        2%{?dist}
+Version:        0.5.3
+Release:        1%{?dist}
 Summary:        Library implementing the infinote protocol
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://gobby.0x539.de/trac/wiki/Infinote/Libinfinity
 Source0:        http://releases.0x539.de/libinfinity/libinfinity-%{version}.tar.gz
+Source1:        http://releases.0x539.de/libinfinity/libinfinity-%{version}.tar.gz.sig
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  avahi-devel
@@ -162,10 +163,14 @@ rm -rf %{buildroot}
 %defattr(-,root,root,-)
 %{_bindir}/infinoted-%{libversion}
 %{_libdir}/infinoted-%{libversion}/note-plugins/libinfd-note-plugin-text.so
-%{_mandir}/*/*
+%{_mandir}/man1/infinoted-0.5.1*
 
 
 %changelog
+* Thu Oct 25 2012 Till Maas <opensource at till.name> - 0.5.3-1
+- Update to new bugfix release
+- Use finer globbing for manpage
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index e3f9bbf..86e7a9f 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-1b2eee8150654baa7bba5900b96ffdc3  libinfinity-0.5.2.tar.gz
+1a784b00fe26c6984c03cd5a09eb2cd6  libinfinity-0.5.3.tar.gz
+b91611bf727720e5b14ef0c21a55eb42  libinfinity-0.5.3.tar.gz.sig


More information about the scm-commits mailing list