Accepting request 903646 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/903646 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=19
This commit is contained in:
parent
a1b6a46b1a
commit
0291a4049b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:441db7c09a0565376ecacf0085b2d4c2bbedde6115d7773551bc116212c2a8d6
|
||||
size 1774134
|
3
abseil-cpp-20210324.2.tar.gz
Normal file
3
abseil-cpp-20210324.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59b862f50e710277f8ede96f083a5bb8d7c9595376146838b9580be90374ee1f
|
||||
size 1774172
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 30 11:18:51 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
- Update to version 20210324.2 (LTS):
|
||||
* No user visible changes, only build system related
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 25 05:42:19 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: abseil-cpp
|
||||
Version: 20210324.1
|
||||
Version: 20210324.2
|
||||
Release: 0
|
||||
Summary: C++11 libraries which augment the C++ stdlib
|
||||
License: Apache-2.0
|
||||
@ -52,6 +52,7 @@ cat >"%{_builddir}/abslx.sym" <<-EOF
|
||||
EOF
|
||||
%define build_ldflags -Wl,--version-script=%{_builddir}/abslx.sym
|
||||
%cmake
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
|
Loading…
x
Reference in New Issue
Block a user