Automatic commit of package [unpaper] minor release [6.1-3].

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2022-01-11 16:50:21 +01:00
parent 0000e3c0c4
commit 9126964ca7
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
6.1-2 ./
6.1-3 ./

View File

@ -1,6 +1,6 @@
Name: unpaper
Version: 6.1
Release: 2
Release: 3
Summary: A post-processing tool for scanned sheets of paper
License: GPLv2
@ -51,6 +51,9 @@ autoreconf -fis
%attr(0755,root,root) %{_bindir}/unpaper
%changelog
* Tue Jan 11 2022 Daniel Berteaud <dbd@ehtrace.com> 6.1-3
- Release bump
* Wed Dec 08 2021 Daniel Berteaud <dani@lapiole.org> 6.1-2
- Update tito builder (dani@lapiole.org)