From 3726984e9768234d267e1ecc867490d45058bb32 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 25 Dec 2019 21:19:23 +0100 Subject: [PATCH] try again --- cppunit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cppunit.spec b/cppunit.spec index 3a4925a..3994cb5 100644 --- a/cppunit.spec +++ b/cppunit.spec @@ -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 - 1.15.1-2 +- try again + * Wed Dec 25 2019 David Tardon - 1.15.1-1 - new upstream release