From c119a40f63cf7aa38e85f809e691d6af7085bfe2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 8 Aug 2019 09:17:01 +0200 Subject: - rebuild from RHEL-7.7 sources temporary workaround waiting for CentOS 7.7 - lower release to ensure official package will be preferred --- LibRaw.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'LibRaw.spec') diff --git a/LibRaw.spec b/LibRaw.spec index ea3673b..989d824 100644 --- a/LibRaw.spec +++ b/LibRaw.spec @@ -1,7 +1,7 @@ Summary: Library for reading RAW files obtained from digital photo cameras Name: LibRaw Version: 0.19.2 -Release: 1%{?dist} +Release: 0%{?dist} License: BSD and (CDDL or LGPLv2) URL: http://www.libraw.org @@ -116,6 +116,11 @@ rm -fv %{buildroot}%{_libdir}/lib*.la %changelog +* Thu Aug 8 2019 Remi Collet - 0.19.2-0 +- rebuild from RHEL-7.7 sources + temporary workaround waiting for CentOS 7.7 +- lower release to ensure official package will be preferred + * Wed Jan 2 2019 Debarshi Ray - 0.19.2-1 - Update to 0.19.2 - Resolves: #1543597 -- cgit