[sparsehash] Update to 2.0.2

Jan Grulich jgrulich at fedoraproject.org
Mon Jul 14 14:33:56 UTC 2014


commit bd6d1752a40539287a5737845532630a9d9fc900
Author: Jan Grulich <jgrulich at redhat.com>
Date:   Mon Jul 14 16:34:00 2014 +0200

    Update to 2.0.2

 sources         |    2 +-
 sparsehash.spec |   10 +++++++---
 2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/sources b/sources
index 1571b81..21d833d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-077b7d874d924f6f85e88d527ef42a42  sparsehash-1.12.tar.gz
+1db92ed7f257d9b5f14a309d75e8a1d4  sparsehash-2.0.2.tar.gz
diff --git a/sparsehash.spec b/sparsehash.spec
index 2d920b6..e17c85a 100644
--- a/sparsehash.spec
+++ b/sparsehash.spec
@@ -3,14 +3,14 @@
 %global debug_package %{nil}
 
 Name:           sparsehash
-Version:        1.12
-Release:        6%{?dist}
+Version:        2.0.2
+Release:        1%{?dist}
 Summary:        Extremely memory-efficient C++ hash_map implementation
 
 Group:          Development/Libraries
 License:        BSD
 URL:            http://code.google.com/p/sparsehash
-Source0:        http://sparsehash.googlecode.com/files/sparsehash-%{version}.tar.gz
+Source0:        https://sparsehash.googlecode.com/files/sparsehash-%{version}.tar.gz
 
 %description
 The Google SparseHash project contains several C++ template hash-map
@@ -49,9 +49,13 @@ make check
 %files devel
 %doc %{_pkgdocdir}/
 %{_includedir}/google/
+%{_includedir}/sparsehash/
 %{_libdir}/pkgconfig/libsparsehash.pc
 
 %changelog
+* Mon Jul 14 2014 Jan Grulich <jgrulich at redhat.com> - 2.0.2-1
+- Update to 2.0.2
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.12-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list