update to release 1.1.1
This commit is contained in:
parent
d7d80368b5
commit
c677a6548d
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user