From 92451d408d7caba79efffd9a75bb5e956e73e553 Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Wed, 11 Sep 2019 09:25:49 +0100 Subject: [PATCH] Update to 1.3.15 --- sources | 2 +- vmaf.spec | 19 +++++++++---------- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/sources b/sources index 020cb26..e1d2544 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vmaf-8f41503.tar.gz) = 596b96d320a77da39b43b14c385866294ed3be09e3474f940f4bf768ad7e78478446ac42edd0547582839c914ddaf61b33cff493c4eae87b480bd1e0fa12ef7a +SHA512 (vmaf-1.3.15.tar.gz) = 48dd07e7cf0bca0133739d788e0dab016304cb3b33c72db5a2bc55a55768c3efac6b85c413e8471bfa362bf6ce3bd20994bf996af9cf09c37f2be977791c08c6 diff --git a/vmaf.spec b/vmaf.spec index 7998a17..22d4aa2 100644 --- a/vmaf.spec +++ b/vmaf.spec @@ -1,15 +1,11 @@ -%global commit0 8f41503605e6e55b34945e49cba864697e1ca683 -%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) -%global commitdate0 20190403 - Name: vmaf -Version: 1.3.14 -Release: 2.%{commitdate0}git%{shortcommit0}%{?dist} +Version: 1.3.15 +Release: 1%{?dist} Summary: Video Multi-Method Assessment Fusion License: ASL 2.0 -URL: https://github.com/netflix/vmaf/ -Source0: %{url}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz +URL: https://github.com/netflix/vmaf +Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz Patch0: 0001-Use-PREFIX-and-LIBDIR-build-variable-instead-of-cust.patch Patch1: 0002-Unbundle-pugixml.patch Patch3: 0004-Use-better-FLAGS-for-ptools.patch @@ -66,7 +62,7 @@ developing applications that use %{name}. %prep -%autosetup -p1 -n %{name}-%{commit0} +%autosetup -p1 # Unbundle rm -rf wrapper/src/pugixml rm -rf libsvm @@ -129,11 +125,14 @@ touch -r LICENSE %{buildroot}%{rpmmacrodir}/macros.%{name} %changelog +* Wed Sep 11 2019 Leigh Scott - 1.3.15-1 +- Update to 1.3.15 + * Sat Jul 27 2019 Fedora Release Engineering - 1.3.14-2.20190403git8f41503 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Apr 06 2019 Nicolas Chauvet - 1.3.14-1.20190403git8f415036 -- Update to 1.13.4 +- Update to 1.3.14 - Rebase patches * Sun Feb 03 2019 Fedora Release Engineering - 1.3.9-2.20180914gita654f6f