Hello community,

here is the log from the commit of package post-build-checks for 
openSUSE:Factory checked in at 2014-10-15 16:19:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2014-03-19 08:03:05.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.post-build-checks.new/post-build-checks.changes 
2014-10-15 16:19:47.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Oct  7 17:01:49 UTC 2014 - dmuel...@suse.com
+
+- Update to version 13.2+git20141007.c6e35c3:
+  + Fix check for skipping libgcc/libstdc++
+
+-------------------------------------------------------------------

Old:
----
  post-build-checks-13.2+git20140318.f24deaf.tar.xz

New:
----
  _servicedata
  post-build-checks-13.2+git20141007.c6e35c3.tar.xz

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

Other differences:
------------------
++++++ post-build-checks.spec ++++++
--- /var/tmp/diff_new_pack.RUs1yL/_old  2014-10-15 16:19:48.000000000 +0200
+++ /var/tmp/diff_new_pack.RUs1yL/_new  2014-10-15 16:19:48.000000000 +0200
@@ -20,7 +20,7 @@
 Summary:        post checks for build after rpms have been created
 License:        GPL-2.0+
 Group:          Development/Tools/Building
-Version:        13.2+git20140318.f24deaf
+Version:        13.2+git20141007.c6e35c3
 Release:        0
 PreReq:         aaa_base permissions sed
 Requires:       aaa_base-malloccheck

++++++ _service ++++++
--- /var/tmp/diff_new_pack.RUs1yL/_old  2014-10-15 16:19:48.000000000 +0200
+++ /var/tmp/diff_new_pack.RUs1yL/_new  2014-10-15 16:19:48.000000000 +0200
@@ -4,6 +4,9 @@
     <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>
+    <param name="exclude">.git</param>
+    <param name="exclude">.gitreview</param>
+    <param name="changesgenerate">enable</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="compression">xz</param>

++++++ _servicedata ++++++
<servicedata>
  <service name="tar_scm">
    <param name="url">git://github.com/openSUSE/post-build-checks.git</param>
  <param name="changesrevision">c6e35c3b68</param></service>
</servicedata>++++++ post-build-checks-13.2+git20140318.f24deaf.tar.xz -> 
post-build-checks-13.2+git20141007.c6e35c3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/post-build-checks-13.2+git20140318.f24deaf/checks/99-check-remove-rpms 
new/post-build-checks-13.2+git20141007.c6e35c3/checks/99-check-remove-rpms
--- old/post-build-checks-13.2+git20140318.f24deaf/checks/99-check-remove-rpms  
2014-03-18 11:36:56.000000000 +0100
+++ new/post-build-checks-13.2+git20141007.c6e35c3/checks/99-check-remove-rpms  
2014-10-07 19:00:19.000000000 +0200
@@ -62,7 +62,7 @@
        continue
     }
     # Do not remove libgcc or libstdc++ variants
-    case ${RPM} in
+    case ${PKG} in
     libgcc*|libstdc++*)
        ;;
     *)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to