commit a6a830f7dfa4f66a9557472ad509229da79f4e83
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Jul 24 23:14:44 2016 +0100
Update xmltv to 0.5.68
.gitignore | 1 +
sources | 2 +-
xmltv.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ff5cc93..ae404cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
xmltv-0.5.67.tar.bz2
+/xmltv-0.5.68.tar.bz2
diff --git a/sources b/sources
index b3b252b..47db569 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7f95c24f91a7ac48cf81c32b21dc0492 xmltv-0.5.67.tar.bz2
+2297791e005360fafa11ade20e338df0 xmltv-0.5.68.tar.bz2
diff --git a/xmltv.spec b/xmltv.spec
index 269798e..b86c676 100644
--- a/xmltv.spec
+++ b/xmltv.spec
@@ -1,6 +1,6 @@
Name: xmltv
-Version: 0.5.67
-Release: 2%{?dist}
+Version: 0.5.68
+Release: 1%{?dist}
Summary: A set of utilities to manage your TV viewing
Group: Development/Libraries
@@ -235,6 +235,9 @@ make test
%changelog
+* Sun Jul 24 2016 Sérgio Basto <sergio(a)serjux.com> - 0.5.68-1
+- Update xmltv to 0.5.68
+
* Sat Feb 20 2016 Richard Shaw <hobbes1069(a)gmail.com> - 0.5.67-2
- Add additional build requirements for additional grabbers.
Fixes BZ#3983.