From 319d03b35c2ed54e0dbe01eae4003331b0c4a70b Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Mon, 6 Jul 2020 09:11:13 +0200 Subject: [PATCH] Update changelog --- gpac.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gpac.spec b/gpac.spec index ea5e666..f9a7b9a 100644 --- a/gpac.spec +++ b/gpac.spec @@ -9,7 +9,7 @@ Name: gpac Summary: MPEG-4 multimedia framework Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ URL: http://gpac.sourceforge.net/ Source0: https://github.com/gpac/gpac/archive/v%{version}/gpac-%{version}.tar.gz @@ -190,6 +190,9 @@ rm %{buildroot}%{_includedir}/wince/errno.h %changelog +* Mon Jul 06 2020 Nicolas Chauvet - 1.0.0-2 +- Adjust BR + * Fri Jul 03 2020 Sérgio Basto - 1.0.0-1 - Update to 1.0.0 - BR SDL2-devel instead SDL-devel