diff --git a/.gitignore b/.gitignore index 6748a27..ff73d40 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/snappy.spec b/snappy.spec index 8cced91..eade199 100644 --- a/snappy.spec +++ b/snappy.spec @@ -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 1.1.1-1 +- Updated to new release. + * Sun Aug 04 2013 Fedora Release Engineering - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 7702053..bc9a1d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c8f3ef29b5281e78f4946b2d739cea4f snappy-1.1.0.tar.gz +8887e3b7253b22a31f5486bca3cbc1c2 snappy-1.1.1.tar.gz