From 904ab9d8554a9422ab6aa1fdc8bf2b098c54b188 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Dec 25 2019 11:52:54 +0000 Subject: new upstream release 1.15.1 --- diff --git a/.gitignore b/.gitignore index 3903180..f28941f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ cppunit-1.12.1.tar.gz cppunit-1.13.2.tar.gz /cppunit-1.14.0.tar.gz /cppunit-1.15.0.tar.gz +/cppunit-1.15.1.tar.gz diff --git a/cppunit.spec b/cppunit.spec index a088c8d..3a4925a 100644 --- a/cppunit.spec +++ b/cppunit.spec @@ -1,7 +1,7 @@ %global apiversion 1.15 Name: cppunit -Version: 1.15.0 +Version: 1.15.1 Release: 1%{?dist} Summary: C++ unit testing framework @@ -58,7 +58,7 @@ rm -rf __dist-examples __dist-examples-dir cp -a examples __dist-examples make -C __dist-examples distclean # Makefile.am files are left as documentation -find __dist-examples \( -name Makefile.in -o -name .gitignore -o -name '*.dsw' -o -name '*.dsp' -o -name '*.opt' -o -name '*.sln' -o -name '*.vcproj' \) -exec rm {} \; +find __dist-examples \( -name Makefile.in -o -name .gitignore -o -name '*.opt' -o -name '*.sln' -o -name '*.vcproj' \) -exec rm {} \; mkdir __dist-examples-dir mv __dist-examples __dist-examples-dir/examples @@ -69,8 +69,8 @@ mv __dist-examples __dist-examples-dir/examples %doc AUTHORS NEWS README THANKS TODO BUGS doc/FAQ %license COPYING %{_bindir}/DllPlugInTester -%{_libdir}/libcppunit-%{apiversion}.so.0 -%{_libdir}/libcppunit-%{apiversion}.so.0.* +%{_libdir}/libcppunit-%{apiversion}.so.1 +%{_libdir}/libcppunit-%{apiversion}.so.1.* %files devel %{_includedir}/cppunit @@ -83,6 +83,9 @@ mv __dist-examples __dist-examples-dir/examples %doc doc/html %changelog +* Wed Dec 25 2019 David Tardon - 1.15.1-1 +- new upstream release + * Sat Dec 21 2019 David Tardon - 1.15.0-1 - new upstream release diff --git a/sources b/sources index e1d27e4..d35f7ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cppunit-1.15.0.tar.gz) = 2ee90c5317f9480020095896b38e470ab8a63ab9b695db479f1b37512570fed37a271c3259004c9ce92b4fb051d37e1aa3bae55ec30c80d97041c59d2a257810 +SHA512 (cppunit-1.15.1.tar.gz) = 0feb47faec451357bb4c4e287efa17bb60fd3ad966d5350e9f25b414aaab79e94921024b0c0497672f8d3eeb22a599213d2d71d9e1d28b243b3e37f3a9a43691