diff --git a/.gitignore b/.gitignore index 1b702c6..06116af 100644 --- a/.gitignore +++ b/.gitignore @@ -165,3 +165,4 @@ /vdr-epg-daemon-1.1.165.tar.bz2 /vdr-epg-daemon-1.2.1.tar.bz2 /vdr-epg-daemon-1.2.2.tar.bz2 +/vdr-epg-daemon-1.2.3.tar.bz2 diff --git a/sources b/sources index 9090b50..1a8e4cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vdr-epg-daemon-1.2.2.tar.bz2) = e7a9ad61c7778d9658fd3a35da4f6340f7d8e9250eefc4a6ff7e3a0600f5903aae85df6b9f088a0e557b4d4b00df73dd04127d9a6402ff8b9fb586ec3a08251a +SHA512 (vdr-epg-daemon-1.2.3.tar.bz2) = a1c17e3d1990a6ce3a874a0b10af4e89beafd5d2a03f1c3e7f1b1ebe0a3130288b8f010e40ec8a0fa8ca3dd036494218d13ca5c571e5d4dcfda7d5a6b1c38599 diff --git a/vdr-epg-daemon.spec b/vdr-epg-daemon.spec index 1e91102..649ba17 100644 --- a/vdr-epg-daemon.spec +++ b/vdr-epg-daemon.spec @@ -2,8 +2,8 @@ %global without_debug 1 Name: vdr-epg-daemon -Version: 1.2.2 -Release: 3%{?dist} +Version: 1.2.3 +Release: 1%{?dist} Summary: A daemon to download EPG data from internet and manage it in a mysql database License: GPL+ and GPLv2 and BSD @@ -128,6 +128,9 @@ mkdir -p %{buildroot}%{_libdir}/mariadb/plugin %{vdr_resdir}/epgd/ %changelog +* Tue Apr 26 2022 Martin Gansser - 1.2.3-1 +- Update to 1.2.3 + * Fri Feb 04 2022 Martin Gansser - 1.2.2-3 - Rebuilt for new VDR API version