diff options
Diffstat (limited to 'ccextractor/ccextractor.spec')
-rw-r--r-- | ccextractor/ccextractor.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/ccextractor/ccextractor.spec b/ccextractor/ccextractor.spec index bbe1010..03d8598 100644 --- a/ccextractor/ccextractor.spec +++ b/ccextractor/ccextractor.spec @@ -1,13 +1,13 @@ Name: ccextractor -Version: 0.87 -Release: 10%{?dist} +Version: 0.88 +Release: 1%{?dist} Summary: A closed captions and teletext subtitles extractor for video streams. License: GPL URL: http://ccextractor.org/ Source0: https://github.com/CCExtractor/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz -Patch0: %{name}-%{version}-system-libraries-and-cflags.patch +Patch0: %{name}-system-libraries-and-cflags.patch BuildRequires: autoconf BuildRequires: automake @@ -60,6 +60,9 @@ cd linux %{_bindir}/%{name} %changelog +* Sun Jun 16 2019 Simone Caronni <negativo17@gmail.com> - 0.88-1 +- Update to 0.88. + * Wed Apr 03 2019 Simone Caronni <negativo17@gmail.com> - 0.87-2 - Use system libraries. |