update to release 1.1.1

This commit is contained in:
Martin Gieseking 2014-02-24 15:31:14 +01:00
parent d7d80368b5
commit c677a6548d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/snappy-1.0.4.tar.gz
/snappy-1.0.5.tar.gz
/snappy-1.1.0.tar.gz
/snappy-1.1.1.tar.gz

View File

@ -1,6 +1,6 @@
Name: snappy
Version: 1.1.0
Release: 2%{?dist}
Version: 1.1.1
Release: 1%{?dist}
Summary: Fast compression and decompression library
Group: System Environment/Libraries
@ -71,6 +71,9 @@ make check
%changelog
* Mon Feb 24 2014 Martin Gieseking <martin.gieseking@uos.de> 1.1.1-1
- Updated to new release.
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
c8f3ef29b5281e78f4946b2d739cea4f snappy-1.1.0.tar.gz
8887e3b7253b22a31f5486bca3cbc1c2 snappy-1.1.1.tar.gz