Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-git-lfs for openSUSE:Factory 
checked in at 2024-03-20 21:14:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-git-lfs (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-git-lfs.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-git-lfs"

Wed Mar 20 21:14:08 2024 rev:2 rq:1157249 version:1.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-git-lfs/ghc-git-lfs.changes  2023-09-28 
00:33:26.369877758 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-git-lfs.new.1905/ghc-git-lfs.changes        
2024-03-20 21:16:07.701939377 +0100
@@ -1,0 +2,12 @@
+Thu Feb  1 16:26:43 UTC 2024 - Peter Simons <[email protected]>
+
+- Update git-lfs to version 1.2.2.
+  haskell-git-lfs (1.2.2) unstable; urgency=medium
+
+    * Expand aeson bounds to allow 2.2.x
+    * Expand text bounds to allow 2.1.x
+    * Expand bytestring boulds to allow 0.12
+
+   -- Joey Hess <[email protected]>  Thu, 01 Feb 2024 12:25:41 -0400
+
+-------------------------------------------------------------------

Old:
----
  git-lfs-1.2.1.tar.gz

New:
----
  git-lfs-1.2.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-git-lfs.spec ++++++
--- /var/tmp/diff_new_pack.AI7bDR/_old  2024-03-20 21:16:08.653975056 +0100
+++ /var/tmp/diff_new_pack.AI7bDR/_new  2024-03-20 21:16:08.657975205 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-git-lfs
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %global pkg_name git-lfs
 %global pkgver %{pkg_name}-%{version}
 Name:           ghc-%{pkg_name}
-Version:        1.2.1
+Version:        1.2.2
 Release:        0
 Summary:        Git-lfs protocol
 License:        AGPL-3.0-or-later

++++++ git-lfs-1.2.1.tar.gz -> git-lfs-1.2.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-lfs-1.2.1/CHANGELOG new/git-lfs-1.2.2/CHANGELOG
--- old/git-lfs-1.2.1/CHANGELOG 2001-09-09 03:46:40.000000000 +0200
+++ new/git-lfs-1.2.2/CHANGELOG 2001-09-09 03:46:40.000000000 +0200
@@ -1,3 +1,11 @@
+haskell-git-lfs (1.2.2) unstable; urgency=medium
+
+  * Expand aeson bounds to allow 2.2.x
+  * Expand text bounds to allow 2.1.x
+  * Expand bytestring boulds to allow 0.12
+
+ -- Joey Hess <[email protected]>  Thu, 01 Feb 2024 12:25:41 -0400
+
 haskell-git-lfs (1.2.1) unstable; urgency=medium
 
   * Expand aeson bounds to allow 2.1.x
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-lfs-1.2.1/git-lfs.cabal 
new/git-lfs-1.2.2/git-lfs.cabal
--- old/git-lfs-1.2.1/git-lfs.cabal     2001-09-09 03:46:40.000000000 +0200
+++ new/git-lfs-1.2.2/git-lfs.cabal     2001-09-09 03:46:40.000000000 +0200
@@ -1,5 +1,5 @@
 Name: git-lfs
-Version: 1.2.1
+Version: 1.2.2
 Cabal-Version: >= 1.10
 License: AGPL-3
 Maintainer: Joey Hess <[email protected]>
@@ -23,12 +23,12 @@
     base >= 4.5 && < 5,
     http-client >= 0.5 && < 0.8,
     http-types >= 0.7 && < 0.13,
-    aeson >= 1.3 && < 2.2,
+    aeson >= 1.3 && < 2.3,
     network-uri >= 2.6 && < 2.8,
     case-insensitive >= 1.2 && < 1.3,
     containers >= 0.5 && < 0.7,
-    text >= 1.2 && < 2.1,
-    bytestring >= 0.10 && < 0.12
+    text >= 1.2 && < 2.2,
+    bytestring >= 0.10 && < 0.13
 
 source-repository head
   type: git

Reply via email to