Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-xml-conduit for openSUSE:Factory
checked in at 2023-01-18 13:11:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-xml-conduit (Old)
and /work/SRC/openSUSE:Factory/.ghc-xml-conduit.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-xml-conduit"
Wed Jan 18 13:11:00 2023 rev:10 rq:1059128 version:1.9.1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-xml-conduit/ghc-xml-conduit.changes
2022-08-01 21:31:31.445850142 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-xml-conduit.new.32243/ghc-xml-conduit.changes
2023-01-18 13:11:24.892989256 +0100
@@ -1,0 +2,6 @@
+Sun Oct 30 14:50:43 UTC 2022 - Peter Simons <[email protected]>
+
+- Update xml-conduit to version 1.9.1.1 revision 2.
+ Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-xml-conduit.spec ++++++
--- /var/tmp/diff_new_pack.pPdcKs/_old 2023-01-18 13:11:25.372991115 +0100
+++ /var/tmp/diff_new_pack.pPdcKs/_new 2023-01-18 13:11:25.376991131 +0100
@@ -25,7 +25,7 @@
License: MIT
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
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-attoparsec-devel
BuildRequires: ghc-blaze-html-devel
++++++ xml-conduit.cabal ++++++
--- /var/tmp/diff_new_pack.pPdcKs/_old 2023-01-18 13:11:25.424991317 +0100
+++ /var/tmp/diff_new_pack.pPdcKs/_new 2023-01-18 13:11:25.428991332 +0100
@@ -2,7 +2,7 @@
name: xml-conduit
version: 1.9.1.1
-x-revision: 1
+x-revision: 2
license: MIT
license-file: LICENSE
author: Michael Snoyman <[email protected]>, Aristid Breitkreuz
<[email protected]>
@@ -24,7 +24,7 @@
build-depends: base >= 4 && < 5
, conduit >= 1.3 && < 1.4
, conduit-extra >= 1.3 && < 1.4
- , resourcet >= 1.2 && < 1.3
+ , resourcet >= 1.2 && < 1.4
, bytestring >= 0.10.2
, text >= 0.7
, containers >= 0.2