From 39994be24d8ca8ca0a6f4d967c6a1ce51e825a3b182c87fa0a298cd15884d05d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Fri, 31 Oct 2014 02:52:00 +0000 Subject: [PATCH] Accepting request 259045 from home:cowsandmilk:branches:devel:libraries:c_c++ update to version 0.7.0 of libbsd OBS-URL: https://build.opensuse.org/request/show/259045 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=12 --- libbsd-0.4.2.tar.gz | 3 --- libbsd-0.7.0.tar.xz | 3 +++ libbsd.changes | 5 +++++ libbsd.spec | 5 +++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 libbsd-0.4.2.tar.gz create mode 100644 libbsd-0.7.0.tar.xz diff --git a/libbsd-0.4.2.tar.gz b/libbsd-0.4.2.tar.gz deleted file mode 100644 index 7ad09cc..0000000 --- a/libbsd-0.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:922b4885e0ccfd64b92fcacdb3fba18024fcab1e0c1b073f5ec0fe76388cbfdc -size 442436 diff --git a/libbsd-0.7.0.tar.xz b/libbsd-0.7.0.tar.xz new file mode 100644 index 0000000..7979bb1 --- /dev/null +++ b/libbsd-0.7.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f3b0e17e5c34c038126e0a04351b11e23c6101a7d0ce3beeab29bb6415c10bb +size 322908 diff --git a/libbsd.changes b/libbsd.changes index c8971e9..f99b45d 100644 --- a/libbsd.changes +++ b/libbsd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 30 20:16:58 UTC 2014 - dhall@wustl.edu + +- update to version 0.7.0 + ------------------------------------------------------------------- Thu Sep 6 19:14:04 UTC 2012 - jengelh@inai.de diff --git a/libbsd.spec b/libbsd.spec index 9fb5bfc..8c16d87 100644 --- a/libbsd.spec +++ b/libbsd.spec @@ -18,7 +18,7 @@ Name: libbsd %define lname libbsd0 -Version: 0.4.2 +Version: 0.7.0 Release: 0 Summary: Provides useful functions commonly found on BSD systems License: BSD-3-Clause @@ -27,7 +27,7 @@ Url: http://libbsd.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/git/libbsd #Git-Web: http://cgit.freedesktop.org/libbsd/ -Source: http://libbsd.freedesktop.org/releases/%name-%version.tar.gz +Source: http://libbsd.freedesktop.org/releases/%name-%version.tar.xz BuildRequires: pkgconfig BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -74,6 +74,7 @@ rm -f "%buildroot/%_libdir"/*.la %doc ChangeLog %{_includedir}/bsd %{_libdir}/libbsd.so +%{_libdir}/libbsd-ctor.a %{_mandir}/man3/* %{_libdir}/pkgconfig/*.pc