Automatic commit of package [libsearpc] minor release [3.2.0.2.gite889dbc-3].

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2021-12-09 10:36:49 +01:00
parent 4041ae12bc
commit b989a1a188
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
3.2.0.2.gite889dbc-2 ./
3.2.0.2.gite889dbc-3 ./

View File

@ -2,7 +2,7 @@
Name: libsearpc
Version: 3.2.0.2.gite889dbc
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A simple and easy-to-use C language RPC framework
License: LGPLv3
@ -84,6 +84,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%changelog
* Thu Dec 09 2021 Daniel Berteaud <dani@lapiole.org> 3.2.0.2.gite889dbc-3
- Update tito builder (dani@lapiole.org)
* Sun Nov 15 2020 Daniel Berteaud <daniel@firewall-services.com> 3.2.0.2.gite889dbc-2
- Set ReleaseTagger for tito (daniel@firewall-services.com)