Hello community,

here is the log from the commit of package booth for openSUSE:Factory checked 
in at 2017-06-02 10:34:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/booth (Old)
 and      /work/SRC/openSUSE:Factory/.booth.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "booth"

Fri Jun  2 10:34:06 2017 rev:40 rq:500434 version:1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/booth/booth.changes      2017-04-12 
17:12:57.262966323 +0200
+++ /work/SRC/openSUSE:Factory/.booth.new/booth.changes 2017-06-02 
10:34:19.347511043 +0200
@@ -1,0 +2,6 @@
+Thu Jun  1 13:23:42 UTC 2017 - [email protected]
+
+- configuration: handle hostnames in booth.conf file
+- build: create and set working directory
+
+-------------------------------------------------------------------

Old:
----
  booth.tar.bz2

New:
----
  booth-1.0+20170601.9647c6d.tar.bz2

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

Other differences:
------------------
++++++ booth.spec ++++++
--- /var/tmp/diff_new_pack.LfcruO/_old  2017-06-02 10:34:20.043412717 +0200
+++ /var/tmp/diff_new_pack.LfcruO/_new  2017-06-02 10:34:20.043412717 +0200
@@ -25,6 +25,9 @@
 
 %global test_path      %{_datadir}/booth/tests
 
+# local commit:
+%global commit 1.0+20170601.9647c6d
+
 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
 
 Name:           booth
@@ -34,7 +37,7 @@
 License:        GPL-2.0+
 Group:          Productivity/Clustering/HA
 Url:            https://github.com/ClusterLabs/booth
-Source:         booth.tar.bz2
+Source:         %{name}-%{commit}.tar.bz2
 Source1:        %{name}-rpmlintrc
 BuildRequires:  asciidoc
 BuildRequires:  autoconf
@@ -73,7 +76,7 @@
 the Cluster Ticket Manager for Pacemaker.
 
 %prep
-%setup -q -n %{name}
+%setup -q -n %{name}-%{commit}
 
 %build
 autoreconf -fvi


Reply via email to