Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-libyaml for openSUSE:Factory 
checked in at 2024-03-27 20:42:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-libyaml (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-libyaml.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-libyaml"

Wed Mar 27 20:42:57 2024 rev:10 rq:1161309 version:0.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-libyaml/ghc-libyaml.changes  2023-04-04 
21:21:21.141513644 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-libyaml.new.1905/ghc-libyaml.changes        
2024-03-27 20:43:35.499385648 +0100
@@ -1,0 +2,13 @@
+Fri Mar 15 04:39:42 UTC 2024 - Peter Simons <psim...@suse.com>
+
+- Update libyaml to version 0.1.4.
+  ## 0.1.4
+
+  * Use libyaml-clib for the cbits
+  * Use pkg-config to link to system yaml
+
+  ## 0.1.3
+
+  * Correct signature for `fclose`
+
+-------------------------------------------------------------------

Old:
----
  libyaml-0.1.2.tar.gz
  libyaml.cabal

New:
----
  libyaml-0.1.4.tar.gz

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

Other differences:
------------------
++++++ ghc-libyaml.spec ++++++
--- /var/tmp/diff_new_pack.cBnxBe/_old  2024-03-27 20:43:36.175410573 +0100
+++ /var/tmp/diff_new_pack.cBnxBe/_new  2024-03-27 20:43:36.175410573 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-libyaml
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,12 @@
 %global pkg_name libyaml
 %global pkgver %{pkg_name}-%{version}
 Name:           ghc-%{pkg_name}
-Version:        0.1.2
+Version:        0.1.4
 Release:        0
 Summary:        Low-level, streaming YAML interface
 License:        BSD-3-Clause
 URL:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-base-devel
 BuildRequires:  ghc-base-prof
@@ -36,7 +35,8 @@
 BuildRequires:  ghc-resourcet-devel
 BuildRequires:  ghc-resourcet-prof
 BuildRequires:  ghc-rpm-macros
-BuildRequires:  libyaml-devel
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(yaml-0.1)
 ExcludeArch:    %{ix86}
 
 %description
@@ -47,7 +47,8 @@
 Summary:        Haskell %{pkg_name} library development files
 Requires:       %{name} = %{version}-%{release}
 Requires:       ghc-compiler = %{ghc_version}
-Requires:       libyaml-devel
+Requires:       pkgconfig
+Requires:       pkgconfig(yaml-0.1)
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
 
@@ -72,7 +73,6 @@
 
 %prep
 %autosetup -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %define cabal_configure_options -fsystem-libyaml

++++++ libyaml-0.1.2.tar.gz -> libyaml-0.1.4.tar.gz ++++++
++++ 13092 lines of diff (skipped)

Reply via email to