commit 129c87550afab1f337db3b1b95c68474c2623192
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Tue May 23 17:38:53 2017 +0200
Update to 4.2.2
.gitignore | 1 +
sources | 2 +-
tvheadend-4.2.1-gcc7.patch | 102 ---------------------------------------------
tvheadend.spec | 12 +++---
4 files changed, 9 insertions(+), 108 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2b2005d..26fb9f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/tvheadend-4.1.tar.gz
/tvheadend-4.0.10.tar.gz
/tvheadend-4.2.1.tar.gz
+/tvheadend-4.2.2.tar.gz
diff --git a/sources b/sources
index 5072ed4..bc40375 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f1c3a03acc0930d5c79e5de0bc051d39 tvheadend-4.2.1.tar.gz
+d3ec857b9d26764572eac0ebe5583081 tvheadend-4.2.2.tar.gz
diff --git a/tvheadend.spec b/tvheadend.spec
index d0fff5c..c7e52f3 100644
--- a/tvheadend.spec
+++ b/tvheadend.spec
@@ -2,8 +2,8 @@
%global tvheadend_group video
Name: tvheadend
-Version: 4.2.1
-Release: 2%{?dist}
+Version: 4.2.2
+Release: 1%{?dist}
Summary: TV streaming server and digital video recorder
Group: Applications/Multimedia
@@ -24,10 +24,8 @@ Patch3: %{name}-4.2.1-dtv_scan_tables.patch
# Enforcing system crypto policies, see
#
https://fedoraproject.org/wiki/Packaging:CryptoPolicies
Patch4: %{name}-4.2.1-crypto_policies.patch
-# Fix build with GCC 7
-Patch5: %{name}-4.2.1-gcc7.patch
# Fix systemd detection
-Patch6: %{name}-4.2.1-systemd.patch
+Patch5: %{name}-4.2.1-systemd.patch
BuildRequires: bzip2
BuildRequires: gcc
@@ -139,6 +137,10 @@ exit 0
%changelog
+* Tue May 23 2017 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 4.2.2-1
+- Update to 4.2.2
+- Drop patch for GCC7 (merged upstream)
+
* Sun Apr 30 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 4.2.1-2
- Rebuild for ffmpeg update