try again

This commit is contained in:
David Tardon 2019-12-25 21:19:23 +01:00
parent 904ab9d855
commit 3726984e97

View File

@ -2,7 +2,7 @@
Name: cppunit
Version: 1.15.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: C++ unit testing framework
# no license in files
@ -83,6 +83,9 @@ mv __dist-examples __dist-examples-dir/examples
%doc doc/html
%changelog
* Wed Dec 25 2019 David Tardon <dtardon@redhat.com> - 1.15.1-2
- try again
* Wed Dec 25 2019 David Tardon <dtardon@redhat.com> - 1.15.1-1
- new upstream release