diff --git a/snappy.spec b/snappy.spec index 91683d0..13ac81a 100644 --- a/snappy.spec +++ b/snappy.spec @@ -1,6 +1,6 @@ Name: snappy Version: 1.1.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Fast compression and decompression library Group: System Environment/Libraries @@ -77,6 +77,9 @@ make check %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1.1.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sat Jan 28 2017 Martin Gieseking - 1.1.4-2 - Rebuilt with https://github.com/google/snappy/archive/1.1.4.tar.gz since %%{source0} contains different and buggy code.