[sparsehash] Update to 1.12

Kalev Lember kalev at fedoraproject.org
Sat Jan 21 13:02:30 UTC 2012


commit 1f8b02862282a9ce859fc471e7d78dbdd0c742e2
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat Jan 21 15:02:06 2012 +0200

    Update to 1.12

 sources         |    2 +-
 sparsehash.spec |   12 ++++++++----
 2 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/sources b/sources
index 66fc148..1571b81 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53a9bb4b3fb11fc6fca9bf938c1b1ce9  sparsehash-1.11.tar.gz
+077b7d874d924f6f85e88d527ef42a42  sparsehash-1.12.tar.gz
diff --git a/sparsehash.spec b/sparsehash.spec
index 12a1699..bf93a13 100644
--- a/sparsehash.spec
+++ b/sparsehash.spec
@@ -2,14 +2,14 @@
 %global debug_package %{nil}
 
 Name:           sparsehash
-Version:        1.11
-Release:        2%{?dist}
+Version:        1.12
+Release:        1%{?dist}
 Summary:        Extremely memory-efficient C++ hash_map implementation
 
 Group:          Development/Libraries
 License:        BSD
-URL:            http://code.google.com/p/google-sparsehash
-Source0:        http://google-sparsehash.googlecode.com/files/sparsehash-%{version}.tar.gz
+URL:            http://code.google.com/p/sparsehash
+Source0:        http://sparsehash.googlecode.com/files/sparsehash-%{version}.tar.gz
 
 %description
 The Google SparseHash project contains several C++ template hash-map
@@ -51,6 +51,10 @@ make check
 %{_libdir}/pkgconfig/libsparsehash.pc
 
 %changelog
+* Sat Jan 21 2012 Kalev Lember <kalevlember at gmail.com> - 1.12-1
+- Update to 1.12
+- Corrected the download URL
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.11-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list