Hello community, here is the log from the commit of package zeromq for openSUSE:Factory checked in at 2015-07-05 18:01:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zeromq (Old) and /work/SRC/openSUSE:Factory/.zeromq.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zeromq" Changes: -------- --- /work/SRC/openSUSE:Factory/zeromq/zeromq.changes 2015-06-02 10:09:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.zeromq.new/zeromq.changes 2015-07-05 18:01:40.000000000 +0200 @@ -1,0 +2,18 @@ +Tue Jun 16 06:03:45 UTC 2015 - [email protected] + +- Add pkgconfig(libsodium) as mandatory build dependency +- Change libuuid-devel to pkgconfig style + +------------------------------------------------------------------- +Mon Jun 8 09:11:11 UTC 2015 - [email protected] + +- Build depends on openpgm-devel + +------------------------------------------------------------------- +Sun Jun 7 16:53:26 UTC 2015 - [email protected] + +- Update to 4.1.1, bugfix release +- drop unecessary + zeromq_4.0.5_avoid_curve_test_hang_on_ppc64.patch + +------------------------------------------------------------------- Old: ---- zeromq-4.0.5.tar.gz zeromq_4.0.5_avoid_curve_test_hang_on_ppc64.patch New: ---- zeromq-4.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zeromq.spec ++++++ --- /var/tmp/diff_new_pack.Fjcvh7/_old 2015-07-05 18:01:41.000000000 +0200 +++ /var/tmp/diff_new_pack.Fjcvh7/_new 2015-07-05 18:01:41.000000000 +0200 @@ -21,23 +21,22 @@ %define with_pgm 1 %endif Name: zeromq -Version: 4.0.5 +Version: 4.1.1 Release: 0 Summary: Lightweight messaging kernel License: LGPL-3.0+ Group: Productivity/Networking/Web/Servers Url: http://www.zeromq.org/ Source: http://download.zeromq.org/%{name}-%{version}.tar.gz -Patch1: zeromq_4.0.5_avoid_curve_test_hang_on_ppc64.patch +BuildRequires: asciidoc BuildRequires: gcc-c++ -BuildRequires: libuuid-devel +BuildRequires: pkgconfig +BuildRequires: xmlto +BuildRequires: pkgconfig(libsodium) +BuildRequires: pkgconfig(uuid) BuildRoot: %{_tmppath}/%{name}-%{version}-build -# Required for tests only -%if 0%{?suse_version} > 1310 -BuildRequires: libsodium-devel -%endif %if 0%{?with_pgm} -BuildRequires: pkgconfig +BuildRequires: openpgm-devel >= 5.1 BuildRequires: python BuildRequires: pkgconfig(glib-2.0) >= 2.8 %endif @@ -101,7 +100,6 @@ %prep %setup -q -%patch1 -p1 %build %configure \ ++++++ zeromq-4.0.5.tar.gz -> zeromq-4.1.1.tar.gz ++++++ ++++ 129473 lines of diff (skipped)
