commit a42fbcbb6e3d15ae67c789d07a5c8991621d4088
Author: Jakub Bogusz <[email protected]>
Date:   Sun Mar 5 16:22:42 2023 +0100

    - updated to 1.13.0, requires C++ 14 now

 gtest.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/gtest.spec b/gtest.spec
index 2645a65..06a1153 100644
--- a/gtest.spec
+++ b/gtest.spec
@@ -6,17 +6,17 @@
 Summary:       Google C++ testing framework
 Summary(pl.UTF-8):     Szkielet testów w C++ stworzony przez Google
 Name:          gtest
-Version:       1.12.1
+Version:       1.13.0
 Release:       1
 License:       BSD
 Group:         Development/Tools
 #Source0Download: https://github.com/google/googletest/releases
-Source0:       
https://github.com/google/googletest/archive/release-%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: e82199374acdfda3f425331028eb4e2a
+Source0:       
https://github.com/google/googletest/archive/v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: 95b29f0038ec84a611df951d74d99897
 Patch0:                cmake.patch
 URL:           https://github.com/google/googletest
 BuildRequires: cmake >= 3.5
-BuildRequires: libstdc++-devel >= 6:4.7
+BuildRequires: libstdc++-devel >= 6:5
 BuildRequires: python >= 2.3
 BuildRequires: python-modules >= 2.3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -43,7 +43,7 @@ Summary:      Development files for gtest framework
 Summary(pl.UTF-8):     Pliki programistyczne szkieletu gtest
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:      libstdc++-devel >= 6:4.7
+Requires:      libstdc++-devel >= 6:5
 
 %description devel
 This package contains development files for gtest framework.
@@ -148,7 +148,7 @@ Source code of gmock framework for embedding it in other 
projects.
 Kod źródłowy szkieletu gmock do osadzania go w innych projektach.
 
 %prep
-%setup -q -n googletest-release-%{version}
+%setup -q -n googletest-%{version}
 %patch0 -p1
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtest.git/commitdiff/a42fbcbb6e3d15ae67c789d07a5c8991621d4088

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to