diff --git a/git-annex-10.20230626.tar.gz b/git-annex-10.20230626.tar.gz deleted file mode 100644 index 5e1e520..0000000 --- a/git-annex-10.20230626.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:acb92f104c10dfe8f0790af4d6d758e6e971bd908a87588f600d8ae9b2b27e57 -size 8880902 diff --git a/git-annex-10.20230802.tar.gz b/git-annex-10.20230802.tar.gz new file mode 100644 index 0000000..608ea03 --- /dev/null +++ b/git-annex-10.20230802.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21a7a6d81d4341e8381f4b3b90cda3ca6a39362017f6b56f29e6ec375bf085b6 +size 8945618 diff --git a/git-annex.changes b/git-annex.changes index dfe1d2c..d52e5af 100644 --- a/git-annex.changes +++ b/git-annex.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Aug 2 20:09:47 UTC 2023 - Peter Simons + +- 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 + ------------------------------------------------------------------- Mon Jun 26 15:55:00 UTC 2023 - Peter Simons diff --git a/git-annex.spec b/git-annex.spec index c82ccb9..239ae84 100644 --- a/git-annex.spec +++ b/git-annex.spec @@ -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-devel 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