Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2015-10-17 16:37:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint (Old)
 and      /work/SRC/openSUSE:Factory/.rpmlint.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmlint"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2015-09-19 
06:54:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint.changes     2015-10-17 
16:37:14.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Oct 14 14:18:48 UTC 2015 - lnus...@suse.de
+
+- Speedup CheckBuildDate check
+- add _service file snippet for rpmlint-checks and regenerate from git
+
+-------------------------------------------------------------------

Old:
----
  rpmlint-checks-master.tar.gz

New:
----
  rpmlint-checks-master.tar.xz

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

Other differences:
------------------
++++++ rpmlint.spec ++++++
--- /var/tmp/diff_new_pack.74Bui1/_old  2015-10-17 16:37:16.000000000 +0200
+++ /var/tmp/diff_new_pack.74Bui1/_new  2015-10-17 16:37:16.000000000 +0200
@@ -28,7 +28,7 @@
 Version:        1.6
 Release:        0
 Source0:        
https://downloads.sourceforge.net/project/rpmlint/rpmlint-%{version}.tar.xz
-Source1:        rpmlint-checks-master.tar.gz
+Source1:        rpmlint-checks-master.tar.xz
 Source2:        config
 Source3:        config.in
 Source11:       pie.config

++++++ README.packaging.txt ++++++
--- /var/tmp/diff_new_pack.74Bui1/_old  2015-10-17 16:37:16.000000000 +0200
+++ /var/tmp/diff_new_pack.74Bui1/_new  2015-10-17 16:37:16.000000000 +0200
@@ -1,13 +1,16 @@
-The files from rpmlint-checks are the content of the git tree. If you need
-to make changes, you have the following options:
-* Make them in git and update the package from git (you can send merge
-  request if you don't have write access)
+The files from rpmlint-checks and rpmlint-tests managed in git. If
+you need to make changes, you have the following options:
+* Make them in git and update the package from git (you can file
+  pull requests if you don't have write access)
 * Create a patch, add the patch to the package and let one of the
   maintainers commit it for you
 
-The online repository is at:
+The online repos are at:
 https://github.com/openSUSE/rpmlint-checks
+https://github.com/openSUSE/rpmlint-tests
 
 For building the package from git run the service directly:
 osc service disabledrun
 
+The services may mess up versions and changes files a bit. Needs
+some manual tweaking.

++++++ _service ++++++
--- /var/tmp/diff_new_pack.74Bui1/_old  2015-10-17 16:37:16.000000000 +0200
+++ /var/tmp/diff_new_pack.74Bui1/_new  2015-10-17 16:37:16.000000000 +0200
@@ -6,6 +6,13 @@
     <param name="scm">git</param>
     <param name="changesgenerate">enable</param>
   </service>
+  <service name="tar_scm" mode="disabled">
+    <param name="version">1</param>
+    <param name="versionformat">master</param>
+    <param name="url">http://github.com/openSUSE/rpmlint-checks.git</param>
+    <param name="scm">git</param>
+    <param name="changesgenerate">enable</param>
+  </service>
   <service name="recompress" mode="disabled">
     <param name="compression">xz</param>
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.74Bui1/_old  2015-10-17 16:37:16.000000000 +0200
+++ /var/tmp/diff_new_pack.74Bui1/_new  2015-10-17 16:37:16.000000000 +0200
@@ -1,4 +1,6 @@
 <servicedata>
 <service name="tar_scm">
             <param 
name="url">http://github.com/openSUSE/rpmlint-tests.git</param>
-          <param 
name="changesrevision">a374c88b73eb58e49989ecab59e2d602aa11be94</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">a374c88b73eb58e49989ecab59e2d602aa11be94</param></service><service
 name="tar_scm">
+            <param 
name="url">http://github.com/openSUSE/rpmlint-checks.git</param>
+          <param 
name="changesrevision">d0808a2802827878acce9ea1e7a1c6226ac79f95</param></service></servicedata>
\ No newline at end of file


Reply via email to