Update libqb to 0.5.0

This commit is contained in:
Angus Salkeld 2011-06-08 10:21:29 +10:00
parent 51f257a4db
commit e754ff2faa
3 changed files with 10 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/libqb-0.4.1.tar.gz
/libqb-0.5.0.tar.gz

View File

@ -1,6 +1,6 @@
Name: libqb
Version: 0.4.1
Release: 2%{?dist}
Version: 0.5.0
Release: 1%{?dist}
Summary: An IPC library for high performance servers
Group: System Environment/Libraries
@ -63,6 +63,12 @@ developing applications that use %{name}.
%{_mandir}/man3/qb*3*
%changelog
* Wed Jun 8 2011 Angus Salkeld <asalkeld@redhat.com> - 0.5.0-1
- Rebased to 0.5.0 which includes:
- new logging API
- support for sparc
- coverity fixes
* Tue Feb 8 2011 Angus Salkeld <asalkeld@redhat.com> - 0.4.1-2
- SPEC: improve devel files section
- SPEC: remove global variables

View File

@ -1 +1 @@
962d266dcb610503acd523370c494f78 libqb-0.4.1.tar.gz
6485af0387c14a803d4e48d423bc42aa libqb-0.5.0.tar.gz