From 164b3844c2fcb3c9dc8283c09094babfc1fdd652 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Nov 15 2018 11:41:51 +0000 Subject: Make current version the bigger one again Changeset 2634250bce8a ("Update to new release Update URLs") broke the versioning schema, as it make the newest version of the tables to have a smaller number than the past one. Fix it by returning it to 8 again. Fixes: 2634250bce8a ("Update to new release Update URLs") Signed-off-by: Mauro Carvalho Chehab --- diff --git a/dtv-scan-tables.spec b/dtv-scan-tables.spec index 9b9e16e..345773f 100644 --- a/dtv-scan-tables.spec +++ b/dtv-scan-tables.spec @@ -2,9 +2,13 @@ %global date 2018-06-06 %global git c2b6af67f7d8 -Name: dtv-scan-tables +# WARNING: You should never touch this Version: 1 -Release: 2.%(echo %{date} | tr -d -)git%{git}%{?dist} + +# WARNING: Never decrement the release number +Release: 8.%(echo %{date} | tr -d -)git%{git}%{?dist} + +Name: dtv-scan-tables Summary: Digital TV scan tables #2013-07-19: License discussed in: https://bugzilla.redhat.com/show_bug.cgi?id=986051#c4 @@ -49,7 +53,7 @@ make DATADIR=%{buildroot}/%{_datadir} install install_v3 %{_datadir}/dvbv5/ %changelog -* Wed Nov 14 2018 Mauro Carvalho Chehab - 1-2.20180606gitc2b6af6 +* Wed Nov 14 2018 Mauro Carvalho Chehab - 1-8.20180606gitc2b6af6 - Update to latest release * Thu Jul 12 2018 Fedora Release Engineering - 1-2.20171226git07b18ecef174