diff --git a/optipng.spec b/optipng.spec index ba4f27a..4378c9d 100644 --- a/optipng.spec +++ b/optipng.spec @@ -1,6 +1,6 @@ Name: optipng Version: 0.7.6 -Release: 6%{?dist} +Release: 7%{?dist} Summary: PNG optimizer and converter License: zlib @@ -58,6 +58,9 @@ make test CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS" %changelog +* Thu Feb 08 2018 Fedora Release Engineering - 0.7.6-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Dec 04 2017 Till Maas - 0.7.6-6 - Actually apply patches