Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Martin Gansser
8b6aa94b41 Rebuilt for new VDR API version 2.7.4 2025-02-28 11:10:11 +01:00

View file

@ -4,18 +4,16 @@
%global pname scraper2vdr
%global gitdate 20190128
# version we want to build against
%global vdr_version 2.6.3
%global vdr_version 2.6.9
# Set vdr_version based on Fedora version
%if 0%{?fedora} >= 42
%global vdr_version 2.7.2
%elif 0%{?fedora} >= 40
%global vdr_version 2.6.9
%global vdr_version 2.7.4
%endif
Name: vdr-scraper2vdr
Version: 1.1.3
#Release: 15.%%{gitdate}git%%{shortcommit0}%%{?dist}
Release: 10%{?dist}
Release: 11%{?dist}
Summary: A client plugin which provides scraped metadata from EPGD to other plugins
License: GPL-1.0-or-later
URL: https://github.com/horchi/scraper2vdr
@ -75,6 +73,9 @@ install -Dpm 644 %{SOURCE1} \
%config(noreplace) %{vdr_configdir}/plugins/%{pname}/epg.dat
%changelog
* Fri Feb 28 2025 Martin Gansser <martinkg@fedoraproject.org> - 1.1.3-11
- Rebuilt for new VDR API version 2.7.4
* Fri Feb 14 2025 Martin Gansser <martinkg@fedoraproject.org> - 1.1.3-1
- Update to 1.1.3