Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libcosmos for openSUSE:Factory 
checked in at 2024-02-16 21:42:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcosmos (Old)
 and      /work/SRC/openSUSE:Factory/.libcosmos.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcosmos"

Fri Feb 16 21:42:41 2024 rev:3 rq:1147055 version:0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcosmos/libcosmos.changes      2024-02-12 
18:55:27.625541702 +0100
+++ /work/SRC/openSUSE:Factory/.libcosmos.new.1815/libcosmos.changes    
2024-02-16 21:42:43.578502671 +0100
@@ -1,0 +2,23 @@
+Fri Feb 16 09:36:55 UTC 2024 - [email protected]
+
+- Update to version 0.2.0+git7f2b8ee:
+  * formatting: export another definition missing on 32-bit archs
+  * scripts: use single quotes throughout
+  * check.py: build all targets
+  * buildsystem: support disabling doc build
+  * check.py: select proper root directory for non-libcosmos projects
+  * buildsystem: use single quotes throughout
+  * buildsystem: use -fdiagnostics-color=auto instead of colorgcc wrapper
+  * python files: incorporate Flake8 findings
+  * check.py: also fun flake8 on Python files
+  * buildsystem: support including local libraries with fallback to system pkg
+  * PosixThread: fix race condition in setting m_pthread
+  * buildsystem: support configuring default library type for project
+
+-------------------------------------------------------------------
+Tue Feb 13 09:33:50 UTC 2024 - [email protected]
+
+- Update to version 0.2.0+git33d893b:
+  * buildsystem: support transparent use of local lib or system lib
+
+-------------------------------------------------------------------

Old:
----
  libcosmos-c4e5e5e.tar.xz

New:
----
  libcosmos-0.2.0+git7f2b8ee.tar.xz

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

Other differences:
------------------
++++++ libcosmos.spec ++++++
--- /var/tmp/diff_new_pack.j8gj9X/_old  2024-02-16 21:42:44.226526051 +0100
+++ /var/tmp/diff_new_pack.j8gj9X/_new  2024-02-16 21:42:44.226526051 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define commit c4e5e5e
+%define commit 7f2b8ee
 
 Name:           libcosmos
 Version:        0.2
@@ -25,7 +25,7 @@
 License:        MIT
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/gerstner-hub/libcosmos
-Source0:        libcosmos-%{commit}.tar.xz
+Source0:        libcosmos-0.2.0+git%{commit}.tar.xz
 
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
@@ -59,7 +59,7 @@
 Header and development files for libcosmos.
 
 %prep
-%setup -q -n %{name}-%{commit}
+%setup -q -n %{name}-0.2.0+git%{commit}
 
 %build
 scons libtype=shared

++++++ _service ++++++
--- /var/tmp/diff_new_pack.j8gj9X/_old  2024-02-16 21:42:44.262527350 +0100
+++ /var/tmp/diff_new_pack.j8gj9X/_new  2024-02-16 21:42:44.266527495 +0100
@@ -1,11 +1,11 @@
 <services>
-  <service name="tar_scm" mode="disabled">
+  <service name="tar_scm" mode="manual">
     <param name="url">https://github.com/gerstner-hub/libcosmos.git</param>
     <param name="scm">git</param>
-    <param name="versionformat">%h</param>
+    <param name="versionformat">0.2.0+git%h</param>
     <param name="changesgenerate">enable</param>
   </service>
-  <service name="recompress" mode="disabled">
+  <service name="recompress" mode="manual">
     <param name="file">*.tar</param>
     <param name="compression">xz</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.j8gj9X/_old  2024-02-16 21:42:44.286528216 +0100
+++ /var/tmp/diff_new_pack.j8gj9X/_new  2024-02-16 21:42:44.286528216 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/gerstner-hub/libcosmos.git</param>
-              <param 
name="changesrevision">c4e5e5ea6600dfdc1a91d4ae02a9d7fba9651801</param></service></servicedata>
+              <param 
name="changesrevision">7f2b8ee76be36897f025b68eb1f6fcf08ac1fc91</param></service></servicedata>
 (No newline at EOF)
 

Reply via email to