Hello community, here is the log from the commit of package cluster-glue for openSUSE:Factory checked in at 2016-10-22 13:02:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cluster-glue (Old) and /work/SRC/openSUSE:Factory/.cluster-glue.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cluster-glue" Changes: -------- --- /work/SRC/openSUSE:Factory/cluster-glue/cluster-glue.changes 2016-05-31 12:09:09.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.cluster-glue.new/cluster-glue.changes 2016-10-22 13:02:44.000000000 +0200 @@ -1,0 +2,23 @@ +Thu Oct 20 07:25:34 UTC 2016 - [email protected] + +- Update to version 1.0.12+v1.git.1476869614.524e5d0: + * Adjust version to correct sorting + +------------------------------------------------------------------- +Tue Oct 18 10:08:31 UTC 2016 - [email protected] + +- Update to version 1.0.12+git.1476707642.08bec62: + * low: cl_plumbing: Fix incorrect negations + +- Drop merged patches: + * Remove cluster-glue-gcc5.patch + * Remove remove-unused-constants.patch + +------------------------------------------------------------------- +Tue Oct 11 07:54:38 UTC 2016 - [email protected] + +- Update to version 1.0.12+git.1476172419.3e86358: + * Upstream is now github.com/ClusterLabs/cluster-glue.git + * stonith: describe -E option + +------------------------------------------------------------------- Old: ---- cluster-glue-1.0.12+hg2818.tar.bz2 cluster-glue-gcc5.patch remove-unused-constants.patch New: ---- _servicedata cluster-glue-1.0.12+v1.git.1476869614.524e5d0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cluster-glue.spec ++++++ --- /var/tmp/diff_new_pack.ttzg0o/_old 2016-10-22 13:02:45.000000000 +0200 +++ /var/tmp/diff_new_pack.ttzg0o/_new 2016-10-22 13:02:45.000000000 +0200 @@ -39,9 +39,9 @@ Summary: Reusable cluster components License: GPL-2.0 and LGPL-2.1+ Group: Productivity/Clustering/HA -Version: 1.0.12+hg2818 +Version: 1.0.12+v1.git.1476869614.524e5d0 Release: 0 -Url: http://www.linux-ha.org/wiki/Cluster_Glue +Url: https://github.com/ClusterLabs/cluster-glue.git Source: %{name}-%{version}.tar.bz2 Source2: baselibs.conf Source3: hb_report.in @@ -49,10 +49,6 @@ Patch1: bug-694243_cluster-glue_symbol-conflict.patch # PATCH-FIX-OPENSUSE: drop lrm as it's not used anymore by pacemaker Patch4: cluster-glue_droplrm.patch -# PATCH-FIX-OPENSUSE: fix build with GCC 59 -Patch6: cluster-glue-gcc5.patch -# PATCH-FIX-OPENSUSE: fix build with GCC 6 -Patch7: remove-unused-constants.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: OpenIPMI-devel BuildRequires: asciidoc ++++++ _service ++++++ --- /var/tmp/diff_new_pack.ttzg0o/_old 2016-10-22 13:02:45.000000000 +0200 +++ /var/tmp/diff_new_pack.ttzg0o/_new 2016-10-22 13:02:45.000000000 +0200 @@ -1,10 +1,11 @@ <services> <service name="tar_scm" mode="disabled"> - <param name="url">http://hg.linux-ha.org/glue</param> - <param name="scm">hg</param> + <param name="url">git://github.com/ClusterLabs/cluster-glue.git</param> + <param name="scm">git</param> <param name="filename">cluster-glue</param> - <param name="versionformat">1.0.12+hg{rev}</param> - <param name="revision">tip</param> + <param name="versionformat">1.0.12+v1.git.%ct.%h</param> + <param name="revision">master</param> + <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/ClusterLabs/cluster-glue.git</param> <param name="changesrevision">524e5d01c1866269c7563b498a1827c10bb2bba0</param></service></servicedata>
