Hello community,

here is the log from the commit of package rpmlint-tests for openSUSE:Factory 
checked in at 2014-05-06 17:42:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint-tests (Old)
 and      /work/SRC/openSUSE:Factory/.rpmlint-tests.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmlint-tests"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint-tests/rpmlint-tests.changes      
2014-03-09 20:24:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rpmlint-tests.new/rpmlint-tests.changes 
2014-05-06 17:42:46.000000000 +0200
@@ -1,0 +2,6 @@
+Tue May  6 09:12:18 UTC 2014 - [email protected]
+
+- adjust for new var/run check
+- use service file
+
+-------------------------------------------------------------------

Old:
----
  rpmlint-tests-1.tar.bz2

New:
----
  rpmlint-tests-13.2+git20140506.829452f.tar.xz

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

Other differences:
------------------
++++++ rpmlint-tests.spec ++++++
--- /var/tmp/diff_new_pack.VK0KhH/_old  2014-05-06 17:42:47.000000000 +0200
+++ /var/tmp/diff_new_pack.VK0KhH/_new  2014-05-06 17:42:47.000000000 +0200
@@ -22,14 +22,14 @@
 BuildRequires:  rpmlint-mini
 
 Name:           rpmlint-tests
-Version:        1
+Version:        13.2+git20140506.829452f
 Release:        0
 Summary:        rpmlint regression tests
 License:        SUSE-Public-Domain
 Group:          Development/Tools/Building
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Url:            http://www.opensuse.org/
-Source:         rpmlint-tests-%version.tar.bz2
+Source:         rpmlint-tests-%version.tar.xz
 
 %description
 This package doesn't actually contain any files and is not meant to

++++++ _service ++++++
--- /var/tmp/diff_new_pack.VK0KhH/_old  2014-05-06 17:42:47.000000000 +0200
+++ /var/tmp/diff_new_pack.VK0KhH/_new  2014-05-06 17:42:47.000000000 +0200
@@ -1,11 +1,13 @@
 <services>
   <service name="tar_scm" mode="disabled">
     <param name="version">1</param>
+    <param name="versionformat">13.2+git%cd.%h</param>
     <param name="url">http://github.com/openSUSE/rpmlint-tests.git</param>
     <param name="scm">git</param>
   </service>
   <service name="recompress" mode="disabled">
-    <param name="compression">bz2</param>
+    <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