diff --git a/git-annex-10.20240227.tar.gz b/git-annex-10.20240227.tar.gz deleted file mode 100644 index d761fcc..0000000 --- a/git-annex-10.20240227.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67d04d04f5b817e2a7d4b1a3d6b92915c30e4214ae0889ffe6f346902c257d5b -size 9187508 diff --git a/git-annex-10.20240430.tar.gz b/git-annex-10.20240430.tar.gz new file mode 100644 index 0000000..2dfe67c --- /dev/null +++ b/git-annex-10.20240430.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2a040432abbb57de38c21a10c2256f56287800380024a627b211d6dd2ebe0a7 +size 9244794 diff --git a/git-annex.changes b/git-annex.changes index 4f82b98..10d85a9 100644 --- a/git-annex.changes +++ b/git-annex.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Apr 30 19:27:54 UTC 2024 - Peter Simons + +- Update git-annex to version 10.20240430. + 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.20240430/src/CHANGELOG + ------------------------------------------------------------------- Tue Feb 27 17:02:42 UTC 2024 - Peter Simons diff --git a/git-annex.spec b/git-annex.spec index dd6a06e..a0e6d20 100644 --- a/git-annex.spec +++ b/git-annex.spec @@ -17,7 +17,7 @@ Name: git-annex -Version: 10.20240227 +Version: 10.20240430 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 @@ -190,6 +190,8 @@ BuildRequires: ghc-torrent-devel BuildRequires: ghc-torrent-prof BuildRequires: ghc-transformers-devel BuildRequires: ghc-transformers-prof +BuildRequires: ghc-unbounded-delays-devel +BuildRequires: ghc-unbounded-delays-prof BuildRequires: ghc-unix-compat-devel BuildRequires: ghc-unix-compat-prof BuildRequires: ghc-unix-devel