From ba7f9bcc6857732224af3ff68c99125be2abec597aca2df1bdff983b28af9169 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 12 Nov 2013 09:36:25 +0000 Subject: [PATCH] Accepting request 206592 from home:netsroth:branches:devel:libraries:c_c++ Update cppunit to 1.13.2 OBS-URL: https://build.opensuse.org/request/show/206592 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cppunit?expand=0&rev=4 --- cppunit-1.13.1.tar.gz | 3 --- cppunit-1.13.2.tar.gz | 3 +++ cppunit.changes | 6 ++++++ cppunit.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 cppunit-1.13.1.tar.gz create mode 100644 cppunit-1.13.2.tar.gz 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