Hello community,

here is the log from the commit of package sbd for openSUSE:Factory checked in 
at 2014-06-23 09:23:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbd (Old)
 and      /work/SRC/openSUSE:Factory/.sbd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sbd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sbd/sbd.changes  2014-06-01 19:41:31.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.sbd.new/sbd.changes     2014-06-23 
09:23:56.000000000 +0200
@@ -1,0 +2,13 @@
+Thu Jun 12 14:09:10 UTC 2014 - [email protected]
+
+- Add _service to pull from latest git.
+
+-------------------------------------------------------------------
+Thu Jun  5 15:06:08 UTC 2014 - [email protected]
+
+- pacemaker: improve XML performance and avoid crash with pacemaker >=
+  1.1.12 (bnc#881231)
+- man: correct syntax in example for the CIB configuration
+- cs: 6f717f5
+
+-------------------------------------------------------------------

Old:
----
  sbd-1.2.1.tar.bz2

New:
----
  _service
  sbd-1.2.1+git.1401980427.6f717f5.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sbd.spec ++++++
--- /var/tmp/diff_new_pack.GY8MU6/_old  2014-06-23 09:23:58.000000000 +0200
+++ /var/tmp/diff_new_pack.GY8MU6/_new  2014-06-23 09:23:58.000000000 +0200
@@ -21,10 +21,10 @@
 Summary:        Storage-based death
 License:        GPL-2.0+
 Group:          Productivity/Clustering/HA
-Version:        1.2.1
+Version:        1.2.1+git.1401980427.6f717f5
 Release:        0
 Url:            https://github.com/l-mb/sbd
-Source:         sbd-%{version}.tar.bz2
+Source:         %{name}-%{version}.tar.xz
 Patch1:         add-explicit-libs.patch
 Patch2:         sbd-configure-libcoroipcc.patch
 Patch3:         sbd-pacemaker.patch
@@ -55,7 +55,8 @@
 
 %prep
 ###########################################################
-%setup -n sbd-%{version} -q
+# %setup -n sbd-%{version} -q
+%setup
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="scm">git</param>
    <param name="exclude">.git</param>
    <param name="url">https://github.com/l-mb/sbd.git</param>
    <param name="versionformat">1.2.1+git.%ct.%h</param>
  </service>

  <service name="recompress" mode="disabled">
    <param name="file">*git*.tar</param>
    <param name="compression">xz</param>
  </service>
  
  <service name="set_version" mode="disabled"/>
</services>
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to