[snappy] updated to release 1.1.0

Martin Gieseking mgieseki at fedoraproject.org
Wed Feb 6 18:49:28 UTC 2013


commit 1aeee316315915949a10382ea55df67c9db18bf9
Author: Martin Gieseking <martin.gieseking at uos.de>
Date:   Wed Feb 6 19:49:06 2013 +0100

    updated to release 1.1.0

 .gitignore  |    1 +
 snappy.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d556815..6748a27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /snappy-1.0.3.tar.gz
 /snappy-1.0.4.tar.gz
 /snappy-1.0.5.tar.gz
+/snappy-1.1.0.tar.gz
diff --git a/snappy.spec b/snappy.spec
index 765e270..a7525be 100644
--- a/snappy.spec
+++ b/snappy.spec
@@ -1,6 +1,6 @@
 Name:           snappy
-Version:        1.0.5
-Release:        2%{?dist}
+Version:        1.1.0
+Release:        1%{?dist}
 Summary:        Fast compression and decompression library
 
 Group:          System Environment/Libraries
@@ -65,12 +65,15 @@ make check
 
 %files devel
 %defattr(-,root,root,-)
-%doc format_description.txt
+%doc format_description.txt framing_format.txt
 %{_includedir}/snappy*.h
 %{_libdir}/libsnappy.so
 
 
 %changelog
+* Wed Feb 06 2013 Martin Gieseking <martin.gieseking at uos.de> 1.1.0-1
+- updated to new release
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index e8a112a..7702053 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4c0af044e654f5983f4acbf00d1ac236  snappy-1.0.5.tar.gz
+c8f3ef29b5281e78f4946b2d739cea4f  snappy-1.1.0.tar.gz


More information about the scm-commits mailing list