Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package CastXML for openSUSE:Factory checked 
in at 2024-07-24 15:29:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/CastXML (Old)
 and      /work/SRC/openSUSE:Factory/.CastXML.new.1869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "CastXML"

Wed Jul 24 15:29:58 2024 rev:20 rq:1189090 version:0.6.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/CastXML/CastXML.changes  2024-07-08 
19:09:13.832869202 +0200
+++ /work/SRC/openSUSE:Factory/.CastXML.new.1869/CastXML.changes        
2024-07-25 12:15:06.328971841 +0200
@@ -1,0 +2,6 @@
+Mon Jul 22 17:59:59 UTC 2024 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 0.6.8:
+  * test: Fix expected cc-gnu predefined macro ordering
+
+-------------------------------------------------------------------

Old:
----
  CastXML-0.6.7.tar.gz

New:
----
  CastXML-0.6.8.tar.gz

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

Other differences:
------------------
++++++ CastXML.spec ++++++
--- /var/tmp/diff_new_pack.7bVZfN/_old  2024-07-25 12:15:06.840992431 +0200
+++ /var/tmp/diff_new_pack.7bVZfN/_new  2024-07-25 12:15:06.840992431 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           CastXML
-Version:        0.6.7
+Version:        0.6.8
 Release:        0
 Summary:        C-family Abstract Syntax Tree XML Output
 License:        Apache-2.0

++++++ CastXML-0.6.7.tar.gz -> CastXML-0.6.8.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CastXML-0.6.7/src/Version.cmake 
new/CastXML-0.6.8/src/Version.cmake
--- old/CastXML-0.6.7/src/Version.cmake 2024-07-02 20:47:55.000000000 +0200
+++ new/CastXML-0.6.8/src/Version.cmake 2024-07-08 16:58:00.000000000 +0200
@@ -1,7 +1,7 @@
 # CastXML version number components.
 set(CastXML_VERSION_MAJOR 0)
 set(CastXML_VERSION_MINOR 6)
-set(CastXML_VERSION_PATCH 7)
+set(CastXML_VERSION_PATCH 8)
 #set(CastXML_VERSION_RC 0)
 set(CastXML_VERSION_IS_DIRTY 0)
 
@@ -13,7 +13,7 @@
 endif()
 
 # If this source was exported by 'git archive', use its commit info.
-set(git_info "48e25c7a CastXML 0.6.7")
+set(git_info "1b6e9332 CastXML 0.6.8")
 
 # Otherwise, try to identify the current development source version.
 if(NOT git_info MATCHES 
"^([0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]?[0-9a-f]?)[0-9a-f]* "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/CastXML-0.6.7/test/expect/cmd.cc-gnu-c-tgt-i386-opt-E.stdout.txt 
new/CastXML-0.6.8/test/expect/cmd.cc-gnu-c-tgt-i386-opt-E.stdout.txt
--- old/CastXML-0.6.7/test/expect/cmd.cc-gnu-c-tgt-i386-opt-E.stdout.txt        
2024-07-02 20:47:55.000000000 +0200
+++ new/CastXML-0.6.8/test/expect/cmd.cc-gnu-c-tgt-i386-opt-E.stdout.txt        
2024-07-08 16:58:00.000000000 +0200
@@ -18,7 +18,7 @@
 #define __castxml_major__ [0-9]+
 #define __castxml_minor__ [0-9]+
 #define __castxml_patch__ [0-9]+(
-#define __float80 __castxml__float80)?(
-#define __float128 __castxml__float128)?
+#define __float128 __castxml__float128)?(
+#define __float80 __castxml__float80)?
 #define __i386__ 1(
 #define __malloc__\(\.\.\.\) __malloc__)?$
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/CastXML-0.6.7/test/expect/cmd.cc-gnu-tgt-i386-opt-E.stdout.txt 
new/CastXML-0.6.8/test/expect/cmd.cc-gnu-tgt-i386-opt-E.stdout.txt
--- old/CastXML-0.6.7/test/expect/cmd.cc-gnu-tgt-i386-opt-E.stdout.txt  
2024-07-02 20:47:55.000000000 +0200
+++ new/CastXML-0.6.8/test/expect/cmd.cc-gnu-tgt-i386-opt-E.stdout.txt  
2024-07-08 16:58:00.000000000 +0200
@@ -19,7 +19,7 @@
 #define __castxml_minor__ [0-9]+
 #define __castxml_patch__ [0-9]+
 #define __cplusplus 199711L(
-#define __float80 __castxml__float80)?(
-#define __float128 __castxml__float128)?
+#define __float128 __castxml__float128)?(
+#define __float80 __castxml__float80)?
 #define __i386__ 1(
 #define __malloc__\(\.\.\.\) __malloc__)?$

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.7bVZfN/_old  2024-07-25 12:15:07.145004656 +0200
+++ /var/tmp/diff_new_pack.7bVZfN/_new  2024-07-25 12:15:07.145004656 +0200
@@ -1,5 +1,5 @@
-mtime: 1720425224
-commit: 92467ae08145251e6eca00039bd8bd966af311d2516d597e550bfdeda7b4c7f7
+mtime: 1721671220
+commit: 3d33fbffcd9d8c39a7b1109fd12cd13643402961dc72250017ea2232cddc1075
 url: https://src.opensuse.org/badshah400/CastXML.git
-revision: 92467ae08145251e6eca00039bd8bd966af311d2516d597e550bfdeda7b4c7f7
+revision: 3d33fbffcd9d8c39a7b1109fd12cd13643402961dc72250017ea2232cddc1075
 

++++++ build.specials.obscpio ++++++
diff: old/*: No such file or directory
diff: new/*: No such file or directory

Reply via email to