Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-optparse-generic for
openSUSE:Factory checked in at 2021-08-25 20:57:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-optparse-generic (Old)
and /work/SRC/openSUSE:Factory/.ghc-optparse-generic.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-optparse-generic"
Wed Aug 25 20:57:30 2021 rev:4 rq:912750 version:1.4.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-optparse-generic/ghc-optparse-generic.changes
2021-02-16 22:48:37.962565480 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-optparse-generic.new.1899/ghc-optparse-generic.changes
2021-08-25 20:58:46.753116214 +0200
@@ -1,0 +2,12 @@
+Fri Aug 13 09:51:04 UTC 2021 - [email protected]
+
+- Update optparse-generic to version 1.4.4 revision 3.
+ Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------
+Sat Jul 10 13:39:29 UTC 2021 - [email protected]
+
+- Update optparse-generic to version 1.4.4 revision 2.
+ Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-optparse-generic.spec ++++++
--- /var/tmp/diff_new_pack.mOYvJS/_old 2021-08-25 20:58:47.181115651 +0200
+++ /var/tmp/diff_new_pack.mOYvJS/_new 2021-08-25 20:58:47.185115646 +0200
@@ -24,7 +24,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/3.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-Only-devel
BuildRequires: ghc-bytestring-devel
++++++ optparse-generic.cabal ++++++
--- /var/tmp/diff_new_pack.mOYvJS/_old 2021-08-25 20:58:47.225115594 +0200
+++ /var/tmp/diff_new_pack.mOYvJS/_new 2021-08-25 20:58:47.229115588 +0200
@@ -1,6 +1,6 @@
Name: optparse-generic
Version: 1.4.4
-x-revision: 1
+x-revision: 3
Cabal-Version: >=1.10
Build-Type: Simple
License: BSD3
@@ -28,10 +28,10 @@
base >= 4.6 && < 5 ,
system-filepath >= 0.3.1 && < 0.5 ,
text < 1.3 ,
- transformers >= 0.2.0.0 && < 0.6 ,
+ transformers >= 0.2.0.0 && < 0.7 ,
Only < 0.2 ,
optparse-applicative >= 0.16.0.0 && < 0.17,
- time >= 1.5 && < 1.10,
+ time >= 1.5 && < 1.13,
void < 0.8 ,
bytestring < 0.12