Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package git-annex for openSUSE:Factory 
checked in at 2023-08-18 19:28:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git-annex (Old)
 and      /work/SRC/openSUSE:Factory/.git-annex.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git-annex"

Fri Aug 18 19:28:31 2023 rev:33 rq:1104456 version:10.20230802

Changes:
--------
--- /work/SRC/openSUSE:Factory/git-annex/git-annex.changes      2023-07-19 
19:11:17.852799001 +0200
+++ /work/SRC/openSUSE:Factory/.git-annex.new.1766/git-annex.changes    
2023-08-18 19:28:56.599378759 +0200
@@ -1,0 +2,9 @@
+Wed Aug  2 20:09:47 UTC 2023 - Peter Simons <psim...@suse.com>
+
+- Update git-annex to version 10.20230802.
+  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/git-annex-10.20230802/src/CHANGELOG
+
+-------------------------------------------------------------------

Old:
----
  git-annex-10.20230626.tar.gz

New:
----
  git-annex-10.20230802.tar.gz

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

Other differences:
------------------
++++++ git-annex.spec ++++++
--- /var/tmp/diff_new_pack.1pgwSU/_old  2023-08-18 19:28:59.043383142 +0200
+++ /var/tmp/diff_new_pack.1pgwSU/_new  2023-08-18 19:28:59.051383156 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           git-annex
-Version:        10.20230626
+Version:        10.20230802
 Release:        0
 Summary:        Manage files with git, without checking their contents into git
 License:        AGPL-3.0-or-later AND GPL-3.0-or-later AND BSD-2-Clause AND 
MIT AND GPL-2.0-only
@@ -65,8 +65,6 @@
 BuildRequires:  ghc-concurrent-output-prof
 BuildRequires:  ghc-conduit-devel
 BuildRequires:  ghc-conduit-prof
-BuildRequires:  ghc-connection-devel
-BuildRequires:  ghc-connection-prof
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-containers-prof
 BuildRequires:  ghc-criterion-devel
@@ -275,7 +273,7 @@
 
 %install
 %ghc_bin_install
-make DESTDIR=%{buildroot} BUILDER=./Setup install-mans install-completions 
install-desktop
+make DESTDIR=%{buildroot} BUILDER=./Setup install-bins install-mans 
install-completions install-desktop
 rm %{buildroot}%{_datadir}/fish/vendor_completions.d/git-annex.fish
 rm %{buildroot}%{_datadir}/zsh/site-functions/_git-annex
 

++++++ 0001-persistent-2.12.0.1-include-the-code-from-persistent.patch ++++++
--- /var/tmp/diff_new_pack.1pgwSU/_old  2023-08-18 19:28:59.091383228 +0200
+++ /var/tmp/diff_new_pack.1pgwSU/_new  2023-08-18 19:28:59.099383242 +0200
@@ -1,7 +1,7 @@
-From 924aab1061129a9ed1b158c5df874bf13c5d44fc Mon Sep 17 00:00:00 2001
+From f2b75ec2d27a671d5074136bf3b1bab25e3562fb Mon Sep 17 00:00:00 2001
 From: Peter Simons <sim...@cryp.to>
-Date: Thu, 30 Mar 2023 09:35:58 +0200
-Subject: [PATCH] persistent >= 2.12.0.1 include the code from
+Date: Thu, 10 Aug 2023 15:39:56 +0200
+Subject: [PATCH] persistent >= 2.12.0.1 includes the code from
  persistent-template
 
 persistent-template has been deprecated.
@@ -14,7 +14,7 @@
  5 files changed, 1 insertion(+), 14 deletions(-)
 
 diff --git a/Database/ContentIdentifier.hs b/Database/ContentIdentifier.hs
-index aa595a98c..7d868438d 100644
+index e847c00cce..be7673facc 100644
 --- a/Database/ContentIdentifier.hs
 +++ b/Database/ContentIdentifier.hs
 @@ -5,17 +5,14 @@
@@ -22,7 +22,7 @@
   -}
  
 -{-# LANGUAGE CPP #-}
- {-# LANGUAGE QuasiQuotes, TypeFamilies, TemplateHaskell #-}
+ {-# LANGUAGE QuasiQuotes, TypeFamilies, TypeOperators, TemplateHaskell #-}
  {-# LANGUAGE OverloadedStrings, GADTs, FlexibleContexts, EmptyDataDecls #-}
  {-# LANGUAGE MultiParamTypeClasses, GeneralizedNewtypeDeriving #-}
  {-# LANGUAGE RankNTypes #-}
@@ -36,7 +36,7 @@
  module Database.ContentIdentifier (
        ContentIdentifierHandle,
 diff --git a/Database/Export.hs b/Database/Export.hs
-index b5c58afd0..346cffbef 100644
+index b9d9879da0..e51d852024 100644
 --- a/Database/Export.hs
 +++ b/Database/Export.hs
 @@ -5,17 +5,14 @@
@@ -44,7 +44,7 @@
   -}
  
 -{-# LANGUAGE CPP #-}
- {-# LANGUAGE QuasiQuotes, TypeFamilies, TemplateHaskell #-}
+ {-# LANGUAGE QuasiQuotes, TypeFamilies, TypeOperators, TemplateHaskell #-}
  {-# LANGUAGE OverloadedStrings, GADTs, FlexibleContexts #-}
  {-# LANGUAGE MultiParamTypeClasses, GeneralizedNewtypeDeriving #-}
  {-# LANGUAGE RankNTypes #-}
@@ -58,10 +58,10 @@
  module Database.Export (
        ExportHandle,
 diff --git a/Database/Fsck.hs b/Database/Fsck.hs
-index 61e932e3d..0bb7b7b29 100644
+index cce5528100..2ff4eb6bb5 100644
 --- a/Database/Fsck.hs
 +++ b/Database/Fsck.hs
-@@ -5,17 +5,14 @@
+@@ -5,7 +5,6 @@
   - Licensed under the GNU AGPL version 3 or higher.
   -}
  
@@ -69,9 +69,10 @@
  {-# LANGUAGE QuasiQuotes, TypeFamilies, TemplateHaskell #-}
  {-# LANGUAGE OverloadedStrings, GADTs, FlexibleContexts #-}
  {-# LANGUAGE MultiParamTypeClasses, GeneralizedNewtypeDeriving #-}
- {-# LANGUAGE DataKinds, FlexibleInstances #-}
+@@ -13,10 +12,8 @@
  {-# LANGUAGE RankNTypes #-}
  {-# LANGUAGE UndecidableInstances #-}
+ {-# LANGUAGE TypeOperators #-}
 -#if MIN_VERSION_persistent_template(2,8,0)
  {-# LANGUAGE DerivingStrategies #-}
  {-# LANGUAGE StandaloneDeriving #-}
@@ -80,7 +81,7 @@
  module Database.Fsck (
        FsckHandle,
 diff --git a/Database/Keys/SQL.hs b/Database/Keys/SQL.hs
-index c97a4280b..55666c597 100644
+index 7fea5cf2bb..c9c7e020c1 100644
 --- a/Database/Keys/SQL.hs
 +++ b/Database/Keys/SQL.hs
 @@ -5,17 +5,14 @@
@@ -88,7 +89,7 @@
   -}
  
 -{-# LANGUAGE CPP #-}
- {-# LANGUAGE QuasiQuotes, TypeFamilies, TemplateHaskell #-}
+ {-# LANGUAGE QuasiQuotes, TypeFamilies, TypeOperators, TemplateHaskell #-}
  {-# LANGUAGE OverloadedStrings, GADTs, FlexibleContexts #-}
  {-# LANGUAGE MultiParamTypeClasses, GeneralizedNewtypeDeriving #-}
  {-# LANGUAGE RankNTypes, ScopedTypeVariables #-}
@@ -102,10 +103,10 @@
  module Database.Keys.SQL where
  
 diff --git a/git-annex.cabal b/git-annex.cabal
-index 65f10351c..f656e7e91 100644
+index 837680cbd5..893b816068 100644
 --- a/git-annex.cabal
 +++ b/git-annex.cabal
-@@ -347,8 +347,7 @@ Executable git-annex
+@@ -358,8 +358,7 @@ Executable git-annex
     time (>= 1.5.0),
     old-locale,
     persistent-sqlite (>= 2.8.1),
@@ -116,6 +117,6 @@
     microlens,
     aeson,
 -- 
-2.39.2
+2.41.0
 
 

++++++ git-annex-10.20230626.tar.gz -> git-annex-10.20230802.tar.gz ++++++
/work/SRC/openSUSE:Factory/git-annex/git-annex-10.20230626.tar.gz 
/work/SRC/openSUSE:Factory/.git-annex.new.1766/git-annex-10.20230802.tar.gz 
differ: char 16, line 1

Reply via email to