Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package foma for openSUSE:Factory checked in 
at 2022-08-30 14:48:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/foma (Old)
 and      /work/SRC/openSUSE:Factory/.foma.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "foma"

Tue Aug 30 14:48:34 2022 rev:6 rq:999977 version:0.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/foma/foma.changes        2021-08-19 
10:00:37.935292124 +0200
+++ /work/SRC/openSUSE:Factory/.foma.new.2083/foma.changes      2022-08-30 
14:48:42.488002250 +0200
@@ -1,0 +2,11 @@
+Sat Aug 27 07:27:45 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 0.10.0
+  * Add runtime options interface.
+  * Fix numerous memory leaks and segfaults.
+  * Skip flags elimination if there are no paths in network.
+  * Fixed syntax error reporting line count in lexc.
+  * Add Python 3 compatibility and Python 3 port of foma2js.perl.
+  * Sort alphabet after eliminating flags.
+
+-------------------------------------------------------------------

Old:
----
  foma-0.9.18+git20210604.180b6fe.tar.xz

New:
----
  foma-0.10.0.tar.xz

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

Other differences:
------------------
++++++ foma.spec ++++++
--- /var/tmp/diff_new_pack.hhneFG/_old  2022-08-30 14:48:43.044003669 +0200
+++ /var/tmp/diff_new_pack.hhneFG/_new  2022-08-30 14:48:43.048003680 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package foma
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{!?make_build:%global make_build make %{?_smp_mflags}}
 %define libname        libfoma0
 Name:           foma
-Version:        0.9.18+git20210604.180b6fe
+Version:        0.10.0
 Release:        0
 Summary:        Finite-state compiler and C library
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.hhneFG/_old  2022-08-30 14:48:43.080003761 +0200
+++ /var/tmp/diff_new_pack.hhneFG/_new  2022-08-30 14:48:43.084003771 +0200
@@ -1,15 +1,15 @@
 <services>
-  <service mode="disabled" name="tar_scm">
-    <param name="url">https://github.com/mhulden/foma.git</param>
-    <param name="scm">git</param>
-    <param name="changesgenerate">enable</param>
-    <param name="filename">foma</param>
-    <param name="versionformat">0.9.18+git%cd.%h</param>
-  </service>
-  <service mode="disabled" name="recompress">
-    <param name="file">*.tar</param>
-    <param name="compression">xz</param>
-  </service>
-  <service mode="disabled" name="set_version"/>
+       <service mode="disabled" name="tar_scm">
+               <param name="url">https://github.com/mhulden/foma</param>
+               <param name="scm">git</param>
+               <param name="filename">foma</param>
+               <param 
name="revision">dfe1ccb1055af99be0232a26520d247b5fe093bc</param>
+               <param name="versionformat">0.10.0</param>
+       </service>
+       <service mode="disabled" name="recompress">
+               <param name="file">*.tar</param>
+               <param name="compression">xz</param>
+       </service>
+       <service mode="disabled" name="set_version"/>
 </services>
 

++++++ foma-0.9.18+git20210604.180b6fe.tar.xz -> foma-0.10.0.tar.xz ++++++
++++ 6843 lines of diff (skipped)

Reply via email to