diff options
author | B Stack <bgstack15@gmail.com> | 2019-11-11 07:52:28 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-11-11 07:52:28 -0500 |
commit | e686520f02da34a385700c28649454d72538d9a9 (patch) | |
tree | 1f88d6b759a670b3771cb0d2cf3efe948a51a7ed /ccextractor/ccextractor.spec | |
parent | Merge branch 'palemoon-bump' into 'master' (diff) | |
download | stackrpms-e686520f02da34a385700c28649454d72538d9a9.tar.gz stackrpms-e686520f02da34a385700c28649454d72538d9a9.tar.bz2 stackrpms-e686520f02da34a385700c28649454d72538d9a9.zip |
ccextractor 0.88
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. |