Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libmodulemd for openSUSE:Factory 
checked in at 2023-11-05 12:19:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmodulemd (Old)
 and      /work/SRC/openSUSE:Factory/.libmodulemd.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmodulemd"

Sun Nov  5 12:19:07 2023 rev:17 rq:1123352 version:2.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmodulemd/libmodulemd.changes  2022-10-17 
14:57:23.674057539 +0200
+++ /work/SRC/openSUSE:Factory/.libmodulemd.new.17445/libmodulemd.changes       
2023-11-05 12:19:25.530527236 +0100
@@ -1,0 +2,17 @@
+Sat Nov  4 18:23:32 UTC 2023 - Neal Gompa <ngo...@opensuse.org>
+
+- Update to 2.15.0
+  + Add support for decompressing Zstandard-compressed YAML files
+  + Remove a dependency on "file" library (libmagic)
+  + Add a XML specification for in-YUM-repository metadata
+  + Deprecate intents in modulemd-defaults specification
+  + Fix a crash when converting a modulemd-packager object with a default
+profile and without a module name or stream to a module index
+  + Fix parsing empty profiles
+  + A specification for modulemd-v2 format was corrected to require a "content"
+license subtree only if the module build contains artifacts.
+  + Double-quote strings in scalar YAML values when they look like a number
+  + Warnings from g_str_equal() macro of glib2 about passing an unsigned
+char * to strcmp() were fixed
+
+-------------------------------------------------------------------

Old:
----
  modulemd-2.14.0.tar.xz

New:
----
  modulemd-2.15.0.tar.xz

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

Other differences:
------------------
++++++ libmodulemd.spec ++++++
--- /var/tmp/diff_new_pack.iQHeCN/_old  2023-11-05 12:19:26.186551301 +0100
+++ /var/tmp/diff_new_pack.iQHeCN/_new  2023-11-05 12:19:26.186551301 +0100
@@ -2,7 +2,7 @@
 # spec file for package libmodulemd
 #
 # Copyright (c) 2022 SUSE LLC
-# Copyright (c) 2020-2021 Neal Gompa <ngomp...@gmail.com>.
+# Copyright (c) 2020-2023 Neal Gompa <ngomp...@gmail.com>.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 
 %global majorversion 2
-%global minorversion 14
+%global minorversion 15
 %global patchversion 0
 %global majorminorversion %{majorversion}.%{minorversion}
 %global nsversion %{majorversion}.0
@@ -38,7 +38,6 @@
 URL:            https://github.com/fedora-modularity/libmodulemd
 Source0:        
%{url}/releases/download/%{libmodulemd_version}/modulemd-%{libmodulemd_version}.tar.xz
 
-BuildRequires:  file-devel
 BuildRequires:  gcc
 BuildRequires:  glib2-doc
 BuildRequires:  help2man

++++++ modulemd-2.14.0.tar.xz -> modulemd-2.15.0.tar.xz ++++++
++++ 13240 lines of diff (skipped)

Reply via email to