releasing package git-annex version 10.20240227

This commit is contained in:
Joey Hess 2024-02-27 13:02:17 -04:00
parent df7230deac
commit bee3abab14
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
git-annex (10.20240130) UNRELEASED; urgency=medium
git-annex (10.20240227) upstream; urgency=medium
* importfeed: Added --scrape option, which uses yt-dlp to screen scrape
the equivilant of an RSS feed.
@ -16,7 +16,7 @@ git-annex (10.20240130) UNRELEASED; urgency=medium
(except when a commit is made in a view, which changes metadata).
* Pass --no-warnings to yt-dlp.
-- Joey Hess <id@joeyh.name> Mon, 29 Jan 2024 15:59:33 -0400
-- Joey Hess <id@joeyh.name> Tue, 27 Feb 2024 12:58:30 -0400
git-annex (10.20240129) upstream; urgency=medium

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 10.20240129
Version: 10.20240227
Cabal-Version: 1.12
License: AGPL-3
Maintainer: Joey Hess <id@joeyh.name>