commit ghc-config-ini for openSUSE:Factory

2020-10-23 Thread root
Hello community,

here is the log from the commit of package ghc-config-ini for openSUSE:Factory 
checked in at 2020-10-23 15:13:45

Comparing /work/SRC/openSUSE:Factory/ghc-config-ini (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-config-ini.new.3463 (New)


Package is "ghc-config-ini"

Fri Oct 23 15:13:45 2020 rev:5 rq:842742 version:0.2.4.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-config-ini/ghc-config-ini.changes
2020-09-15 16:20:47.838166371 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-config-ini.new.3463/ghc-config-ini.changes  
2020-10-23 15:13:49.946119330 +0200
@@ -1,0 +2,6 @@
+Wed Sep 30 08:36:56 UTC 2020 - psim...@suse.com
+
+- Update config-ini to version 0.2.4.0 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+---



Other differences:
--
++ ghc-config-ini.spec ++
--- /var/tmp/diff_new_pack.ojVcIk/_old  2020-10-23 15:13:50.522119608 +0200
+++ /var/tmp/diff_new_pack.ojVcIk/_new  2020-10-23 15:13:50.526119609 +0200
@@ -25,7 +25,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-containers-devel
 BuildRequires:  ghc-megaparsec-devel
@@ -60,7 +60,6 @@
 %prep
 %autosetup -n %{pkg_name}-%{version}
 cp -p %{SOURCE1} %{pkg_name}.cabal
-cabal-tweak-dep-ver megaparsec '<9' '< 10'
 
 %build
 %ghc_lib_build

++ config-ini.cabal ++
--- /var/tmp/diff_new_pack.ojVcIk/_old  2020-10-23 15:13:50.558119625 +0200
+++ /var/tmp/diff_new_pack.ojVcIk/_new  2020-10-23 15:13:50.558119625 +0200
@@ -1,6 +1,6 @@
 name: config-ini
 version:  0.2.4.0
-x-revision: 1
+x-revision: 2
 synopsis: A library for simple INI-based configuration files.
 homepage: https://github.com/aisamanra/config-ini
 bug-reports:  https://github.com/aisamanra/config-ini/issues
@@ -50,7 +50,7 @@
  , text  >=1.2.2 && <1.3
  , unordered-containers  >=0.2.7 && <0.3
  , transformers  >=0.4.1 && <0.6
- , megaparsec>=7 && <9
+ , megaparsec>=7 && <10
   default-language:Haskell2010
 
 test-suite test-ini-compat




commit ghc-config-ini for openSUSE:Factory

2020-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-config-ini for openSUSE:Factory 
checked in at 2020-09-15 16:20:41

Comparing /work/SRC/openSUSE:Factory/ghc-config-ini (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-config-ini.new.4249 (New)


Package is "ghc-config-ini"

Tue Sep 15 16:20:41 2020 rev:4 rq:833305 version:0.2.4.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-config-ini/ghc-config-ini.changes
2020-09-07 21:30:25.005244519 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-config-ini.new.4249/ghc-config-ini.changes  
2020-09-15 16:20:47.838166371 +0200
@@ -1,0 +2,5 @@
+Wed Sep  9 14:43:22 UTC 2020 - Peter Simons 
+
+- Relax over-specified constraint on megaparsec.
+
+---



Other differences:
--
++ ghc-config-ini.spec ++
--- /var/tmp/diff_new_pack.2yhRVd/_old  2020-09-15 16:20:49.074167554 +0200
+++ /var/tmp/diff_new_pack.2yhRVd/_new  2020-09-15 16:20:49.078167558 +0200
@@ -60,6 +60,7 @@
 %prep
 %autosetup -n %{pkg_name}-%{version}
 cp -p %{SOURCE1} %{pkg_name}.cabal
+cabal-tweak-dep-ver megaparsec '<9' '< 10'
 
 %build
 %ghc_lib_build




commit ghc-config-ini for openSUSE:Factory

2020-09-07 Thread root
Hello community,

here is the log from the commit of package ghc-config-ini for openSUSE:Factory 
checked in at 2020-09-07 21:28:42

Comparing /work/SRC/openSUSE:Factory/ghc-config-ini (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-config-ini.new.3399 (New)


Package is "ghc-config-ini"

Mon Sep  7 21:28:42 2020 rev:3 rq:832257 version:0.2.4.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-config-ini/ghc-config-ini.changes
2020-08-28 21:27:55.448511922 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-config-ini.new.3399/ghc-config-ini.changes  
2020-09-07 21:30:25.005244519 +0200
@@ -1,0 +2,6 @@
+Mon Aug 31 09:34:31 UTC 2020 - psim...@suse.com
+
+- Update config-ini to version 0.2.4.0 revision 1.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+---



Other differences:
--



commit ghc-config-ini for openSUSE:Factory

2020-08-28 Thread root
Hello community,

here is the log from the commit of package ghc-config-ini for openSUSE:Factory 
checked in at 2020-08-28 21:27:52

Comparing /work/SRC/openSUSE:Factory/ghc-config-ini (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-config-ini.new.3399 (New)


Package is "ghc-config-ini"

Fri Aug 28 21:27:52 2020 rev:2 rq:829225 version:0.2.4.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-config-ini/ghc-config-ini.changes
2020-06-19 16:59:47.691955732 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-config-ini.new.3399/ghc-config-ini.changes  
2020-08-28 21:27:55.448511922 +0200
@@ -1,0 +2,5 @@
+Tue Aug 18 10:44:25 UTC 2020 - Peter Simons 
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+---



Other differences:
--
++ ghc-config-ini.spec ++
--- /var/tmp/diff_new_pack.6Lz79l/_old  2020-08-28 21:27:56.248512301 +0200
+++ /var/tmp/diff_new_pack.6Lz79l/_new  2020-08-28 21:27:56.248512301 +0200
@@ -58,7 +58,7 @@
 This package provides the Haskell %{pkg_name} library development files.
 
 %prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
 cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build