[libqb] Rebase to upstream 0.8.1 (#771914)

Angus Salkeld asalkeld at fedoraproject.org
Thu Jan 5 11:41:31 UTC 2012


commit 7d0c52dfb1d82440ff8051e9d8689387c343f02d
Author: Angus Salkeld <asalkeld at redhat.com>
Date:   Thu Jan 5 22:41:19 2012 +1100

    Rebase to upstream 0.8.1 (#771914)
    
    Signed-off-by: Angus Salkeld <asalkeld at redhat.com>

 .gitignore |    1 +
 libqb.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8911086..5fd3ebf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /libqb-0.5.1.tar.gz
 /libqb-0.6.0.tar.gz
 /libqb-0.7.0.tar.gz
+/libqb-0.8.1.tar.xz
diff --git a/libqb.spec b/libqb.spec
index 90277c3..29d613f 100644
--- a/libqb.spec
+++ b/libqb.spec
@@ -1,12 +1,12 @@
 Name:           libqb
-Version:        0.7.0
+Version:        0.8.1
 Release:        1%{?dist}
 Summary:        An IPC library for high performance servers
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://www.libqb.org
-Source0:        https://fedorahosted.org/releases/q/u/quarterback/%{name}-%{version}.tar.gz
+Source0:        https://fedorahosted.org/releases/q/u/quarterback/%{name}-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libtool doxygen procps check-devel
@@ -63,6 +63,9 @@ developing applications that use %{name}.
 %{_mandir}/man3/qb*3*
 
 %changelog
+* Thu Jan 5 2012  Angus Salkeld <asalkeld at redhat.com> - 0.8.1-1
+- Rebased to 0.8.1 (#771914)
+
 * Wed Nov 17 2011 Angus Salkeld <asalkeld at redhat.com> - 0.7.0-1
 - Rebased to 0.7.0 (#754610)
 
diff --git a/sources b/sources
index 1139f53..d48bd72 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f4b15b6bccfaa0ef34710385877d87a  libqb-0.7.0.tar.gz
+c8d7941450254b4a96f27c35800c0a56  libqb-0.8.1.tar.xz


More information about the scm-commits mailing list