Rebase to upstream 0.8.1 (#771914)
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
This commit is contained in:
parent
6b8956340f
commit
7d0c52dfb1
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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@redhat.com> - 0.8.1-1
|
||||
- Rebased to 0.8.1 (#771914)
|
||||
|
||||
* Wed Nov 17 2011 Angus Salkeld <asalkeld@redhat.com> - 0.7.0-1
|
||||
- Rebased to 0.7.0 (#754610)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user