update to release 1.0.4

This commit is contained in:
Martin Gieseking 2011-09-16 10:29:07 +02:00
parent 33d7daa4f8
commit f01a134f68
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/snappy-1.0.0.tar.gz
/snappy-1.0.2.tar.gz
/snappy-1.0.3.tar.gz
/snappy-1.0.4.tar.gz

View File

@ -1,5 +1,5 @@
Name: snappy
Version: 1.0.3
Version: 1.0.4
Release: 1%{?dist}
Summary: Fast compression and decompression library
@ -67,6 +67,9 @@ make check
%changelog
* Fri Sep 16 2011 Martin Gieseking <martin.gieseking@uos.de> 1.0.4-1
- updated to release 1.0.4
* Sat Jun 04 2011 Martin Gieseking <martin.gieseking@uos.de> 1.0.3-1
- updated to release 1.0.3
- added format description to devel package

View File

@ -1 +1 @@
9d328e39edbf01c0906c6293234a7637 snappy-1.0.3.tar.gz
b69151652e82168bc5c643bcd6f07162 snappy-1.0.4.tar.gz