Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/sparsehash.git#3c5172c35142f40d0ae08eef6f03054922fbe09a
This commit is contained in:
parent
9798d7bfb1
commit
fd36c2d2b8
@ -4,13 +4,14 @@
|
||||
|
||||
Name: sparsehash
|
||||
Version: 2.0.3
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Extremely memory-efficient C++ hash_map implementation
|
||||
|
||||
License: BSD
|
||||
URL: http://code.google.com/p/sparsehash
|
||||
Source0: https://github.com/sparsehash/sparsehash/archive/sparsehash-%{version}.tar.gz
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc-c++
|
||||
%description
|
||||
The Google SparseHash project contains several C++ template hash-map
|
||||
@ -52,6 +53,9 @@ make check
|
||||
%{_libdir}/pkgconfig/libsparsehash.pc
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user