Hello community,

here is the log from the commit of package post-build-checks for 
openSUSE:Factory checked in at 2015-03-25 21:05:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-10-15 16:19:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.post-build-checks.new/post-build-checks.changes 
2015-03-25 21:05:18.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Mar 24 11:42:39 UTC 2015 - [email protected]
+
+- Update to version 13.2+git20150324.8993d63:
+  + an empty main() is now allowed in C, use a different function
+
+-------------------------------------------------------------------

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

New:
----
  post-build-checks-13.2+git20150324.8993d63.tar.xz

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

Other differences:
------------------
++++++ post-build-checks.spec ++++++
--- /var/tmp/diff_new_pack.vmuB1R/_old  2015-03-25 21:05:21.000000000 +0100
+++ /var/tmp/diff_new_pack.vmuB1R/_new  2015-03-25 21:05:21.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package post-build-checks
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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:        13.2+git20141007.c6e35c3
+Version:        13.2+git20150324.8993d63
 Release:        0
 PreReq:         aaa_base permissions sed
 Requires:       aaa_base-malloccheck

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.vmuB1R/_old  2015-03-25 21:05:21.000000000 +0100
+++ /var/tmp/diff_new_pack.vmuB1R/_new  2015-03-25 21:05:21.000000000 +0100
@@ -1,5 +1,5 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">git://github.com/openSUSE/post-build-checks.git</param>
-  <param name="changesrevision">c6e35c3b68</param></service>
+  <param 
name="changesrevision">8993d635a0a69cc381ae0b1aea03c5d88a9237ac</param></service>
 </servicedata>
\ No newline at end of file

++++++ post-build-checks-13.2+git20141007.c6e35c3.tar.xz -> 
post-build-checks-13.2+git20150324.8993d63.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/post-build-checks-13.2+git20141007.c6e35c3/tests/xx7.c 
new/post-build-checks-13.2+git20150324.8993d63/tests/xx7.c
--- old/post-build-checks-13.2+git20141007.c6e35c3/tests/xx7.c  2014-10-07 
19:00:19.000000000 +0200
+++ new/post-build-checks-13.2+git20150324.8993d63/tests/xx7.c  2015-03-24 
12:42:39.000000000 +0100
@@ -1,2 +1,2 @@
-int main(int argc, char **argv) {
+int f() {
 }

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to