Hello community,

here is the log from the commit of package post-build-checks for 
openSUSE:Factory checked in at 2014-01-08 20:08:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/post-build-checks (Old)
 and      /work/SRC/openSUSE:Factory/.post-build-checks.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "post-build-checks"

Changes:
--------
--- /work/SRC/openSUSE:Factory/post-build-checks/post-build-checks.changes      
2013-12-09 19:18:08.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.post-build-checks.new/post-build-checks.changes 
2014-01-08 20:08:22.000000000 +0100
@@ -1,0 +2,10 @@
+Tue Jan  7 20:11:44 UTC 2014 - [email protected]
+
+- switch to _service file to avoid silent tar updates
+
+-------------------------------------------------------------------
+Tue Jan  7 16:15:28 UTC 2014 - [email protected]
+
+- remove mounting and unmounting of /proc - build handles it
+
+-------------------------------------------------------------------

Old:
----
  post-build-checks-1.0.tar.bz2

New:
----
  _service
  post-build-checks-13.2+git20131209.3ee7eba.tar.xz

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

Other differences:
------------------
++++++ post-build-checks.spec ++++++
--- /var/tmp/diff_new_pack.ldmi6O/_old  2014-01-08 20:08:23.000000000 +0100
+++ /var/tmp/diff_new_pack.ldmi6O/_new  2014-01-08 20:08:23.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package post-build-checks
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Summary:        post checks for build after rpms have been created
 License:        GPL-2.0+
 Group:          Development/Tools/Building
-Version:        1.0
+Version:        13.2+git20131209.3ee7eba
 Release:        0
 PreReq:         aaa_base permissions sed
 Requires:       aaa_base-malloccheck
@@ -31,10 +31,9 @@
 # for inclusion in the git repo!
 #
 # git clone https://github.com/openSUSE/post-build-checks.git
-# cd post-build-checks
-# make package
+# osc service dr
 #
-Source0:        %{name}-%{version}.tar.bz2
+Source0:        %{name}-%{version}.tar.xz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="version">13.2</param>
    <param name="versionformat">13.2+git%cd.%h</param>
    <param name="url">git://github.com/openSUSE/post-build-checks.git</param>
    <param name="scm">git</param>
  </service>
  <service name="recompress" mode="disabled">
    <param name="compression">xz</param>
    <param name="file">*.tar</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