diff --git a/cppunit-1.13.1.tar.gz b/cppunit-1.13.1.tar.gz deleted file mode 100644 index e41e8a4..0000000 --- a/cppunit-1.13.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5b9f3ffc9f1634d75b20b54f48c02e0817bca6afa1d5160b244889d6bff8e0f -size 841334 diff --git a/cppunit-1.13.2.tar.gz b/cppunit-1.13.2.tar.gz new file mode 100644 index 0000000..50a5bbd --- /dev/null +++ b/cppunit-1.13.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f47d246e3346f2ba4d7c9e882db3ad9ebd3fcbd2e8b732f946e0e3eeb9f429f +size 953596 diff --git a/cppunit.changes b/cppunit.changes index 7619a57..6b690ba 100644 --- a/cppunit.changes +++ b/cppunit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Nov 11 23:59:56 UTC 2013 - tbehrens@suse.com + +- Version bump to 1.13.2 + * report dlopen errors now correctly + ------------------------------------------------------------------- Mon Dec 17 18:08:56 UTC 2012 - tchvatal@suse.com diff --git a/cppunit.spec b/cppunit.spec index 7018aaa..ec736d3 100644 --- a/cppunit.spec +++ b/cppunit.spec @@ -18,7 +18,7 @@ %define libname libcppunit-1_13-0 Name: cppunit -Version: 1.13.1 +Version: 1.13.2 Release: 0 Summary: C++ Port of the JUnit Testing Framework License: LGPL-2.1+ @@ -65,7 +65,7 @@ make %{?_smp_mflags} %install make DESTDIR=%{buildroot} install -# this got also installed to %_defaultdocdir +# this got also installed to _defaultdocdir rm -rf %{buildroot}%{_datadir}/cppunit/html/ find %{buildroot}%{_includedir} -type f | xargs chmod a-x # install susehelp file