commit ghc-monoid-subclasses for openSUSE:Factory

2024-06-17 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-monoid-subclasses for 
openSUSE:Factory checked in at 2024-06-17 19:29:30

Comparing /work/SRC/openSUSE:Factory/ghc-monoid-subclasses (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-monoid-subclasses.new.19518 (New)


Package is "ghc-monoid-subclasses"

Mon Jun 17 19:29:30 2024 rev:6 rq:1181060 version:1.2.5.1

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-monoid-subclasses/ghc-monoid-subclasses.changes  
2024-04-21 20:30:45.741587831 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-monoid-subclasses.new.19518/ghc-monoid-subclasses.changes
   2024-06-17 19:29:50.087000395 +0200
@@ -1,0 +2,9 @@
+Sat May 18 14:59:00 UTC 2024 - Peter Simons 
+
+- Update monoid-subclasses to version 1.2.5.1.
+  Version 1.2.5.1
+  ---
+
+  * Bumped the `containers` dependency upper bound
+
+---

Old:

  monoid-subclasses-1.2.5.tar.gz

New:

  monoid-subclasses-1.2.5.1.tar.gz



Other differences:
--
++ ghc-monoid-subclasses.spec ++
--- /var/tmp/diff_new_pack.hqAtFa/_old  2024-06-17 19:29:50.787026014 +0200
+++ /var/tmp/diff_new_pack.hqAtFa/_new  2024-06-17 19:29:50.791026161 +0200
@@ -20,7 +20,7 @@
 %global pkgver %{pkg_name}-%{version}
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:1.2.5
+Version:1.2.5.1
 Release:0
 Summary:Subclasses of Monoid
 License:BSD-3-Clause

++ monoid-subclasses-1.2.5.tar.gz -> monoid-subclasses-1.2.5.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monoid-subclasses-1.2.5/CHANGELOG.md 
new/monoid-subclasses-1.2.5.1/CHANGELOG.md
--- old/monoid-subclasses-1.2.5/CHANGELOG.md2001-09-09 03:46:40.0 
+0200
+++ new/monoid-subclasses-1.2.5.1/CHANGELOG.md  2001-09-09 03:46:40.0 
+0200
@@ -1,3 +1,8 @@
+Version 1.2.5.1
+---
+
+* Bumped the `containers` dependency upper bound
+
 Version 1.2.5
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monoid-subclasses-1.2.5/monoid-subclasses.cabal 
new/monoid-subclasses-1.2.5.1/monoid-subclasses.cabal
--- old/monoid-subclasses-1.2.5/monoid-subclasses.cabal 2001-09-09 
03:46:40.0 +0200
+++ new/monoid-subclasses-1.2.5.1/monoid-subclasses.cabal   2001-09-09 
03:46:40.0 +0200
@@ -1,5 +1,5 @@
 Name:monoid-subclasses
-Version: 1.2.5
+Version: 1.2.5.1
 Cabal-Version:   >= 1.10
 Build-Type:  Simple
 Synopsis:Subclasses of Monoid
@@ -42,7 +42,7 @@
, Data.Semigroup.Factorial
   Build-Depends: base >= 4.9 && < 5,
  bytestring >= 0.9 && < 1.0,
- containers >= 0.5.7.0 && < 0.7,
+ containers >= 0.5.7.0 && < 0.8,
  text >= 0.11 && < 1.3 || >= 2.0 && < 2.2,
  primes == 0.2.*,
  vector >= 0.12 && < 0.14,


commit ghc-monoid-subclasses for openSUSE:Factory

2023-10-27 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-monoid-subclasses for 
openSUSE:Factory checked in at 2023-10-27 22:28:21

Comparing /work/SRC/openSUSE:Factory/ghc-monoid-subclasses (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-monoid-subclasses.new.17445 (New)


Package is "ghc-monoid-subclasses"

Fri Oct 27 22:28:21 2023 rev:4 rq:1120648 version:1.2.4.1

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-monoid-subclasses/ghc-monoid-subclasses.changes  
2023-09-04 22:54:36.289936362 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-monoid-subclasses.new.17445/ghc-monoid-subclasses.changes
   2023-10-27 22:28:52.877028655 +0200
@@ -1,0 +2,9 @@
+Thu Oct 19 12:24:04 UTC 2023 - Peter Simons 
+
+- Update monoid-subclasses to version 1.2.4.1.
+  Upstream has edited the change log file since the last release in
+  a non-trivial way, i.e. they did more than just add a new entry
+  at the top. You can review the file at:
+  http://hackage.haskell.org/package/monoid-subclasses-1.2.4.1/src/CHANGELOG.md
+
+---

Old:

  monoid-subclasses-1.2.4.tar.gz

New:

  monoid-subclasses-1.2.4.1.tar.gz



Other differences:
--
++ ghc-monoid-subclasses.spec ++
--- /var/tmp/diff_new_pack.c0wDtN/_old  2023-10-27 22:28:53.337045526 +0200
+++ /var/tmp/diff_new_pack.c0wDtN/_new  2023-10-27 22:28:53.341045673 +0200
@@ -20,7 +20,7 @@
 %global pkgver %{pkg_name}-%{version}
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:1.2.4
+Version:1.2.4.1
 Release:0
 Summary:Subclasses of Monoid
 License:BSD-3-Clause

++ monoid-subclasses-1.2.4.tar.gz -> monoid-subclasses-1.2.4.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monoid-subclasses-1.2.4/CHANGELOG.md 
new/monoid-subclasses-1.2.4.1/CHANGELOG.md
--- old/monoid-subclasses-1.2.4/CHANGELOG.md2001-09-09 03:46:40.0 
+0200
+++ new/monoid-subclasses-1.2.4.1/CHANGELOG.md  2001-09-09 03:46:40.0 
+0200
@@ -1,6 +1,11 @@
+Version 1.2.4.1
+---
+* Bumped the `text` dependency upper bounds
+
 Version 1.2.4
 ---
 * Added `Data.Monoid.Instances.PrefixMemory.Shadowed` monoid transformer
+
 Version 1.2.3
 ---
 * Added `DistributiveGCDMonoid` and `DistributiveLCMMonoid` type class by 
Jonathan Knowles
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monoid-subclasses-1.2.4/monoid-subclasses.cabal 
new/monoid-subclasses-1.2.4.1/monoid-subclasses.cabal
--- old/monoid-subclasses-1.2.4/monoid-subclasses.cabal 2001-09-09 
03:46:40.0 +0200
+++ new/monoid-subclasses-1.2.4.1/monoid-subclasses.cabal   2001-09-09 
03:46:40.0 +0200
@@ -1,5 +1,5 @@
 Name:monoid-subclasses
-Version: 1.2.4
+Version: 1.2.4.1
 Cabal-Version:   >= 1.10
 Build-Type:  Simple
 Synopsis:Subclasses of Monoid
@@ -43,7 +43,7 @@
   Build-Depends: base >= 4.9 && < 5,
  bytestring >= 0.9 && < 1.0,
  containers >= 0.5.7.0 && < 0.7,
- text >= 0.11 && < 1.3 || >= 2.0 && < 2.1,
+ text >= 0.11 && < 1.3 || >= 2.0 && < 2.2,
  primes == 0.2.*,
  vector >= 0.12 && < 0.14,
  commutative-semigroups >= 0.1 && < 0.2
@@ -53,8 +53,7 @@
 test-suite Main
   Type:  exitcode-stdio-1.0
   Build-Depends: base >= 4.9 && < 5,
- bytestring >= 0.9 && < 1.0, containers >= 0.5.7.0 && < 
0.7, text >= 0.11 && < 1.3 || >= 2.0 && < 2.1,
- vector >= 0.12 && < 0.14, primes == 0.2.*,
+ bytestring, containers, text, vector, primes,
  QuickCheck >= 2.9 && < 3, quickcheck-instances >= 0.3.12 
&& <0.4,
  tasty >= 0.7, tasty-quickcheck >= 0.7 && < 1.0,
  monoid-subclasses


commit ghc-monoid-subclasses for openSUSE:Factory

2023-09-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-monoid-subclasses for 
openSUSE:Factory checked in at 2023-09-04 22:53:48

Comparing /work/SRC/openSUSE:Factory/ghc-monoid-subclasses (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-monoid-subclasses.new.1766 (New)


Package is "ghc-monoid-subclasses"

Mon Sep  4 22:53:48 2023 rev:3 rq:1108869 version:1.2.4

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-monoid-subclasses/ghc-monoid-subclasses.changes  
2023-04-07 18:16:49.176715923 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-monoid-subclasses.new.1766/ghc-monoid-subclasses.changes
2023-09-04 22:54:36.289936362 +0200
@@ -1,0 +2,9 @@
+Fri Sep  1 02:48:20 UTC 2023 - Peter Simons 
+
+- Update monoid-subclasses to version 1.2.4.
+  Upstream has edited the change log file since the last release in
+  a non-trivial way, i.e. they did more than just add a new entry
+  at the top. You can review the file at:
+  http://hackage.haskell.org/package/monoid-subclasses-1.2.4/src/CHANGELOG.md
+
+---

Old:

  monoid-subclasses-1.2.3.tar.gz

New:

  monoid-subclasses-1.2.4.tar.gz



Other differences:
--
++ ghc-monoid-subclasses.spec ++
--- /var/tmp/diff_new_pack.aVbkYz/_old  2023-09-04 22:54:37.277971287 +0200
+++ /var/tmp/diff_new_pack.aVbkYz/_new  2023-09-04 22:54:37.281971429 +0200
@@ -20,7 +20,7 @@
 %global pkgver %{pkg_name}-%{version}
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:1.2.3
+Version:1.2.4
 Release:0
 Summary:Subclasses of Monoid
 License:BSD-3-Clause

++ monoid-subclasses-1.2.3.tar.gz -> monoid-subclasses-1.2.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monoid-subclasses-1.2.3/CHANGELOG.md 
new/monoid-subclasses-1.2.4/CHANGELOG.md
--- old/monoid-subclasses-1.2.3/CHANGELOG.md2001-09-09 03:46:40.0 
+0200
+++ new/monoid-subclasses-1.2.4/CHANGELOG.md2001-09-09 03:46:40.0 
+0200
@@ -1,11 +1,14 @@
+Version 1.2.4
+---
+* Added `Data.Monoid.Instances.PrefixMemory.Shadowed` monoid transformer
 Version 1.2.3
 ---
-* Add `DistributiveGCDMonoid` and `DistributiveLCMMonoid` type class by 
Jonathan Knowles
+* Added `DistributiveGCDMonoid` and `DistributiveLCMMonoid` type class by 
Jonathan Knowles
 
 Version 1.2.2
 ---
-* Add `Data.Monoid.LCM` module with `LCMMonoid` type class by Jonathan Knowles
-* Repair links to Hackage within `README.md` by Jonathan Knowles
+* Added `Data.Monoid.LCM` module with `LCMMonoid` type class by Jonathan 
Knowles
+* Repaired links to Hackage within `README.md` by Jonathan Knowles
 
 Version 1.2.1
 ---
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monoid-subclasses-1.2.3/Test/TestMonoidSubclasses.hs 
new/monoid-subclasses-1.2.4/Test/TestMonoidSubclasses.hs
--- old/monoid-subclasses-1.2.3/Test/TestMonoidSubclasses.hs2001-09-09 
03:46:40.0 +0200
+++ new/monoid-subclasses-1.2.4/Test/TestMonoidSubclasses.hs2001-09-09 
03:46:40.0 +0200
@@ -10,7 +10,11 @@
 
 module Main where
 
-import Prelude hiding (foldl, foldr, gcd, lcm, length, null, reverse, span, 
splitAt, takeWhile)
+import Prelude (Bool(..), Ordering, Int, Integer, Double, Float, Char, String,
+Maybe(..), Either(..), Eq, Show, (.), ($), (*), (==), (/=),
+(&&), (||), (++), (>>=), fmap, maybe, either, map, all, not,
+undefined, const, flip, succ, uncurry, min, id, replicate,
+minBound, maxBound, otherwise, fst, snd, concatMap, mappend, 
div)
 
 import Test.Tasty (defaultMain, testGroup)
 import Test.Tasty.QuickCheck (Arbitrary, CoArbitrary, Property, Gen,
@@ -54,6 +58,7 @@
 import qualified Data.Monoid.Instances.Concat as Concat
 import Data.Monoid.Instances.Measured (Measured)
 import qualified Data.Monoid.Instances.Measured as Measured
+import qualified Data.Monoid.Instances.PrefixMemory as PrefixMemory
 import Data.Monoid.Instances.Stateful (Stateful)
 import qualified Data.Monoid.Instances.Stateful as Stateful
 import Data.Monoid.Instances.Positioned (OffsetPositioned, LinePositioned)
@@ -234,7 +239,7 @@
where upcast (StableFactorialMonoidInstance i) = FactorialMonoidInstance i
 
 stableFactorialInstances :: [StableFactorialMonoidInstance]
-stableFactorialInstances = stable1 ++ map measure stable1 ++ map position 
stable1 
+stableFactorialInstances = stable1 ++ map measure stable1 ++ map prefixed 
stable1 ++ map position stable1 
where stable1 = map upcast stableTextualInstances
++ [StableFactorialMonoidInstan

commit ghc-monoid-subclasses for openSUSE:Factory

2023-04-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-monoid-subclasses for 
openSUSE:Factory checked in at 2023-04-07 18:16:45

Comparing /work/SRC/openSUSE:Factory/ghc-monoid-subclasses (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-monoid-subclasses.new.19717 (New)


Package is "ghc-monoid-subclasses"

Fri Apr  7 18:16:45 2023 rev:2 rq:1077769 version:1.2.3

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-monoid-subclasses/ghc-monoid-subclasses.changes  
2023-04-04 21:21:38.913614282 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-monoid-subclasses.new.19717/ghc-monoid-subclasses.changes
   2023-04-07 18:16:49.176715923 +0200
@@ -1,0 +2,8 @@
+Sun Apr  2 12:02:47 UTC 2023 - Peter Simons 
+
+- Update monoid-subclasses to version 1.2.3.
+  Version 1.2.3
+  ---
+  * Add `DistributiveGCDMonoid` and `DistributiveLCMMonoid` type class by 
Jonathan Knowles
+
+---

Old:

  monoid-subclasses-1.2.2.tar.gz

New:

  monoid-subclasses-1.2.3.tar.gz



Other differences:
--
++ ghc-monoid-subclasses.spec ++
--- /var/tmp/diff_new_pack.i604oV/_old  2023-04-07 18:16:49.692718896 +0200
+++ /var/tmp/diff_new_pack.i604oV/_new  2023-04-07 18:16:49.696718919 +0200
@@ -20,7 +20,7 @@
 %global pkgver %{pkg_name}-%{version}
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:1.2.2
+Version:1.2.3
 Release:0
 Summary:Subclasses of Monoid
 License:BSD-3-Clause

++ monoid-subclasses-1.2.2.tar.gz -> monoid-subclasses-1.2.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monoid-subclasses-1.2.2/CHANGELOG.md 
new/monoid-subclasses-1.2.3/CHANGELOG.md
--- old/monoid-subclasses-1.2.2/CHANGELOG.md2001-09-09 03:46:40.0 
+0200
+++ new/monoid-subclasses-1.2.3/CHANGELOG.md2001-09-09 03:46:40.0 
+0200
@@ -1,3 +1,7 @@
+Version 1.2.3
+---
+* Add `DistributiveGCDMonoid` and `DistributiveLCMMonoid` type class by 
Jonathan Knowles
+
 Version 1.2.2
 ---
 * Add `Data.Monoid.LCM` module with `LCMMonoid` type class by Jonathan Knowles
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monoid-subclasses-1.2.2/Test/TestMonoidSubclasses.hs 
new/monoid-subclasses-1.2.3/Test/TestMonoidSubclasses.hs
--- old/monoid-subclasses-1.2.2/Test/TestMonoidSubclasses.hs2001-09-09 
03:46:40.0 +0200
+++ new/monoid-subclasses-1.2.3/Test/TestMonoidSubclasses.hs2001-09-09 
03:46:40.0 +0200
@@ -71,10 +71,24 @@
 import Data.Monoid.Null (MonoidNull, PositiveMonoid, null)
 import Data.Monoid.Factorial (FactorialMonoid,
   splitPrimePrefix, splitPrimeSuffix, inits, 
tails, span, spanMaybe, split, splitAt)
-import Data.Monoid.GCD (GCDMonoid, LeftGCDMonoid, RightGCDMonoid, gcd,
-commonPrefix, stripCommonPrefix,
-commonSuffix, stripCommonSuffix)
-import Data.Monoid.LCM (LCMMonoid, lcm)
+import Data.Monoid.GCD
+( GCDMonoid
+, LeftGCDMonoid
+, RightGCDMonoid
+, DistributiveGCDMonoid
+, LeftDistributiveGCDMonoid
+, RightDistributiveGCDMonoid
+, commonPrefix
+, commonSuffix
+, gcd
+, stripCommonPrefix
+, stripCommonSuffix
+)
+import Data.Monoid.LCM
+( LCMMonoid
+, DistributiveLCMMonoid
+, lcm
+)
 import Data.Monoid.Monus (OverlappingGCDMonoid, Monus,
   (<\>), overlap, stripOverlap, stripPrefixOverlap, 
stripSuffixOverlap)
 import Data.Monoid.Textual (TextualMonoid)
@@ -97,8 +111,11 @@
   | LeftGCDTest (LeftGCDMonoidInstance -> Property)
   | RightGCDTest (RightGCDMonoidInstance -> Property)
   | GCDTest (GCDMonoidInstance -> Property)
-  | CancellativeGCDTest (CancellativeGCDMonoidInstance -> Property)
+  | DistributiveGCDTest (DistributiveGCDMonoidInstance -> Property)
+  | LeftDistributiveGCDTest (LeftDistributiveGCDMonoidInstance -> 
Property)
+  | RightDistributiveGCDTest (RightDistributiveGCDMonoidInstance -> 
Property)
   | LCMTest (LCMMonoidInstance -> Property)
+  | DistributiveLCMTest (DistributiveLCMMonoidInstance -> Property)
 
 data CommutativeMonoidInstance = forall a. (Arbitrary a, Show a, Eq a, 
Commutative a, Monoid a) =>
  CommutativeMonoidInstance a
@@ -139,10 +156,26 @@
   RightGCDMonoidInstance a
 data GCDMonoidInstance = forall a. (Arbitrary a, Show a, Eq a, GCDMonoid a) =>
  GCDMonoidInstance a
-data CancellativeGCDMonoidInstance = forall a. (Arbitrary a, Sh