[packages/cpptest] Up to 2.0.0
arekm
arekm at pld-linux.org
Wed May 20 23:30:38 CEST 2026
commit 1c6183a89102ace9ce0c96eac804a70b84be4808
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed May 20 23:30:23 2026 +0200
Up to 2.0.0
cpptest.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/cpptest.spec b/cpptest.spec
index a264c37..24a01de 100644
--- a/cpptest.spec
+++ b/cpptest.spec
@@ -1,12 +1,12 @@
Summary: Framework for handling automated tests in C++
Summary(pl.UTF-8): Szkielet do obsługi zautomatyzowanych testów w C++
Name: cpptest
-Version: 1.1.2
-Release: 2
+Version: 2.0.0
+Release: 1
License: LGPL v2.1+
Group: Libraries
Source0: http://downloads.sourceforge.net/cpptest/%{name}-%{version}.tar.gz
-# Source0-md5: 79b9bff371d182f11a3235969f84ccb6
+# Source0-md5: fde436772cfad57867480f50019b96c0
URL: http://cpptest.sourceforge.net/
BuildRequires: autoconf >= 2.53
BuildRequires: automake >= 1:1.8
@@ -78,7 +78,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc AUTHORS BUGS NEWS README
%attr(755,root,root) %{_libdir}/libcpptest.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libcpptest.so.0
+%attr(755,root,root) %ghost %{_libdir}/libcpptest.so.1
%files devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cpptest.git/commitdiff/1c6183a89102ace9ce0c96eac804a70b84be4808
More information about the pld-cvs-commit
mailing list