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

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2021-12-08 19:35:25 +01:00
parent 71e372a82e
commit 0000e3c0c4
2 changed files with 5 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
Name: unpaper
Version: 6.1
Release: 1
Release: 2
Summary: A post-processing tool for scanned sheets of paper
License: GPLv2
@ -51,5 +51,8 @@ autoreconf -fis
%attr(0755,root,root) %{_bindir}/unpaper
%changelog
* Wed Dec 08 2021 Daniel Berteaud <dani@lapiole.org> 6.1-2
- Update tito builder (dani@lapiole.org)
* Tue Aug 24 2021 Daniel Berteaud <daniel@firewall-services.com> 6.1-1
- First package