Bump version number to 0.14.3

Update description

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=15
This commit is contained in:
Yan Gao 2012-11-20 04:54:44 +00:00 committed by Git OBS Bridge
parent 63c7a069bb
commit 0181d312de
3 changed files with 59 additions and 15 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2b9cdc5a4e087b3bea860b2bbb19a5fb2dbc412106e2978a0dd9fe52b1ad1412
size 1311526
oid sha256:0b1f56a54a2ec82a0e04a1e1cfdf6d455436609b71cda626ed55577b542f2907
size 1311447

View File

@ -38,8 +38,15 @@ BuildRequires: pkgconfig
BuildRequires: git
%description
libqb provides high performance client server reusable features.
Initially these are IPC and poll.
libqb is a library with the primary purpose of providing high performance
client server reusable features. It provides high performance logging,
tracing, ipc, and poll.
Authors:
--------
Angus Salkeld <asalkeld@redhat.com>
%package -n libqb0
Summary: An IPC library for high performance servers
@ -48,18 +55,33 @@ Group: System/Libraries
Provides: %{name} = %{version}
%description -n libqb0
libqb provides high performance client server reusable features.
Initially these are IPC and poll.
libqb is a library with the primary purpose of providing high performance
client server reusable features. It provides high performance logging,
tracing, ipc, and poll.
Authors:
--------
Angus Salkeld <asalkeld@redhat.com>
%package devel
Summary: Development files for %{name}
License: LGPL-2.1+
Group: Development/Libraries/C and C++
Requires: %{name} = %{version}-%{release}
Requires: pkgconfig
%description devel
The %{name}-devel package contains libraries and header files for
developing applications that use %{name}.
libqb is a library with the primary purpose of providing high performance
client server reusable features. It provides high performance logging,
tracing, ipc, and poll.
Authors:
--------
Angus Salkeld <asalkeld@redhat.com>
%prep
%setup -q -n %{name}-%{version}

View File

@ -17,7 +17,7 @@
Name: libqb
Version: 0.13.0
Version: 0.14.3
Release: 0
Summary: An IPC library for high performance servers
License: LGPL-2.1+
@ -38,8 +38,15 @@ BuildRequires: pkgconfig
BuildRequires: git
%description
libqb provides high performance client server reusable features.
Initially these are IPC and poll.
libqb is a library with the primary purpose of providing high performance
client server reusable features. It provides high performance logging,
tracing, ipc, and poll.
Authors:
--------
Angus Salkeld <asalkeld@redhat.com>
%package -n libqb0
Summary: An IPC library for high performance servers
@ -48,18 +55,33 @@ Group: System/Libraries
Provides: %{name} = %{version}
%description -n libqb0
libqb provides high performance client server reusable features.
Initially these are IPC and poll.
libqb is a library with the primary purpose of providing high performance
client server reusable features. It provides high performance logging,
tracing, ipc, and poll.
Authors:
--------
Angus Salkeld <asalkeld@redhat.com>
%package devel
Summary: Development files for %{name}
License: LGPL-2.1+
Group: Development/Libraries/C and C++
Requires: %{name} = %{version}-%{release}
Requires: pkgconfig
%description devel
The %{name}-devel package contains libraries and header files for
developing applications that use %{name}.
libqb is a library with the primary purpose of providing high performance
client server reusable features. It provides high performance logging,
tracing, ipc, and poll.
Authors:
--------
Angus Salkeld <asalkeld@redhat.com>
%prep
%setup -q -n %{name}-%{version}