Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-microstache for openSUSE:Factory
checked in at 2023-07-05 15:31:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-microstache (Old)
and /work/SRC/openSUSE:Factory/.ghc-microstache.new.23466 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-microstache"
Wed Jul 5 15:31:32 2023 rev:9 rq:1096923 version:1.0.2.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-microstache/ghc-microstache.changes
2023-04-04 21:21:34.489589230 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-microstache.new.23466/ghc-microstache.changes
2023-07-05 15:31:56.835060095 +0200
@@ -1,0 +2,6 @@
+Tue Jun 27 19:59:37 UTC 2023 - Peter Simons <[email protected]>
+
+- Update microstache to version 1.0.2.3 revision 2.
+ Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-microstache.spec ++++++
--- /var/tmp/diff_new_pack.R3PLaM/_old 2023-07-05 15:31:57.359063204 +0200
+++ /var/tmp/diff_new_pack.R3PLaM/_new 2023-07-05 15:31:57.359063204 +0200
@@ -26,7 +26,7 @@
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
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-aeson-devel
BuildRequires: ghc-aeson-prof
++++++ microstache.cabal ++++++
--- /var/tmp/diff_new_pack.R3PLaM/_old 2023-07-05 15:31:57.407063488 +0200
+++ /var/tmp/diff_new_pack.R3PLaM/_new 2023-07-05 15:31:57.411063513 +0200
@@ -1,6 +1,6 @@
name: microstache
version: 1.0.2.3
-x-revision: 1
+x-revision: 2
cabal-version: >=1.10
license: BSD3
license-file: LICENSE
@@ -41,9 +41,9 @@
|| ==8.8.4
|| ==8.10.7
|| ==9.0.2
- || ==9.2.7
- || ==9.4.4
- || ==9.6.1
+ || ==9.2.8
+ || ==9.4.5
+ || ==9.6.2
source-repository head
type: git
@@ -51,7 +51,7 @@
library
build-depends:
- aeson >=0.11 && <1.6 || >=2.0.0.0 && <2.2
+ aeson >=0.11 && <1.6 || >=2.0.0.0 && <2.3
, base >=4.5 && <4.19
, containers >=0.4.2.1 && <0.7
, deepseq >=1.3.0.0 && <1.5
@@ -94,7 +94,7 @@
-- tasty-as-hspec
build-depends:
- base-orphans >=0.8.7 && <0.9
+ base-orphans >=0.8.7 && <0.10
, tasty >=1.4.0.1 && <1.5
, tasty-hunit >=0.10.0.3 && <0.11
@@ -124,7 +124,7 @@
-- tasty-as-hspec
build-depends:
- base-orphans >=0.8.7 && <0.9
+ base-orphans >=0.8.7 && <0.10
, tasty >=1.4.0.1 && <1.5
, tasty-hunit >=0.10.0.3 && <0.11