From 2171f94ff1a3c85cb070a77ed0e22b6c6a07a77f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 19 Jun 2015 01:09:55 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- snappy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/snappy.spec b/snappy.spec index e64ca4b..b5b84da 100644 --- a/snappy.spec +++ b/snappy.spec @@ -1,6 +1,6 @@ Name: snappy Version: 1.1.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Fast compression and decompression library Group: System Environment/Libraries @@ -71,6 +71,9 @@ make check %changelog +* Fri Jun 19 2015 Fedora Release Engineering - 1.1.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat May 02 2015 Kalev Lember - 1.1.1-5 - Rebuilt for GCC 5 C++11 ABI change