diff --git a/cereal.spec b/cereal.spec index 74f1935..e4a9250 100644 --- a/cereal.spec +++ b/cereal.spec @@ -6,7 +6,7 @@ Name: cereal Version: 1.2.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A header-only C++11 serialization library License: BSD Url: http://uscilab.github.io/cereal/ @@ -61,6 +61,9 @@ make -C %{_target_platform} test ARGS="-V -E test_portable_binary_archive" %{_datadir}/cmake/%{name} %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 1.2.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Wed Feb 15 2017 Christoph Junghans - 1.2.2-1 - Update to v1.2.2 (bug #1422474)