From 4e1d0eafc0fabe79b5ea74e2bf5f42079cb146c2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 13:38:49 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- snappy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.