[xorg-x11-drv-nvidia/f27] (6 commits) ...Update to 390.48 release
by Leigh Scott
Summary of changes:
0293d8c... Add conditionals, RHEL has no Suggests (*)
4bf52ce... Fix el7 build (*)
9c40296... Update contact (*)
1d54ce1... Revert "Fix el7 build" (*)
697c040... Use a better fix el7 build (*)
6de9936... Update to 390.48 release (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 8 months
[xorg-x11-drv-nvidia/f28] (6 commits) ...Update to 390.48 release
by Leigh Scott
Summary of changes:
0293d8c... Add conditionals, RHEL has no Suggests (*)
4bf52ce... Fix el7 build (*)
9c40296... Update contact (*)
1d54ce1... Revert "Fix el7 build" (*)
697c040... Use a better fix el7 build (*)
6de9936... Update to 390.48 release (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 8 months
[xorg-x11-drv-nvidia] Update to 390.48 release
by Leigh Scott
commit 6de9936ec6dbfbb7843a489c9a01a63c1659f22a
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed Mar 28 23:04:51 2018 +0100
Update to 390.48 release
sources | 6 +++---
xorg-x11-drv-nvidia.spec | 7 +++++--
2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/sources b/sources
index b8dc621..1a32504 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-29576eef65239d8c18e29bfdd68d34dd NVIDIA-Linux-armv7l-gnueabihf-390.42.run
-453c6fb7f892eb53bf32011fc0da770d NVIDIA-Linux-x86-390.42.run
-41456a83e39bf0088c30247cd1536559 NVIDIA-Linux-x86_64-390.42.run
+0306547cbb08d6f3d00fa6dc2424c397 NVIDIA-Linux-armv7l-gnueabihf-390.48.run
+754bbdc3eb6f3873cca49ae807964c0e NVIDIA-Linux-x86-390.48.run
+3f7eafdb17a991b52cdfceb33e82ab75 NVIDIA-Linux-x86_64-390.48.run
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index e8cb89f..c234949 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -36,8 +36,8 @@
Name: xorg-x11-drv-nvidia
Epoch: 3
-Version: 390.42
-Release: 2%{?dist}
+Version: 390.48
+Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
License: Redistributable, no modification permitted
@@ -585,6 +585,9 @@ fi ||:
%{_libdir}/libnvidia-encode.so
%changelog
+* Wed Mar 28 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3:390.48-1
+- Update to 390.48 release
+
* Mon Mar 19 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 3:390.42-2
- Disable since we rely on OutputClass here
- Use PrimaryGPU feature since Xorg >= 1.19
6 years, 8 months
[get_iplayer] Update to version 3.13.
by mavit
commit cf54e4347e59369d227a28de92d4d07bd2404625
Author: Peter Oliver <git(a)mavit.org.uk>
Date: Tue Mar 27 23:49:24 2018 +0100
Update to version 3.13.
.gitignore | 1 +
get_iplayer.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7e13d71..bdf24ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ get_iplayer-2.94.tar.gz
/get_iplayer-3.05.tar.gz
/get_iplayer-3.06.tar.gz
/get_iplayer-3.12.tar.gz
+/get_iplayer-3.13.tar.gz
diff --git a/get_iplayer.spec b/get_iplayer.spec
index 16ad2cd..89874d5 100644
--- a/get_iplayer.spec
+++ b/get_iplayer.spec
@@ -1,6 +1,6 @@
Name: get_iplayer
-Version: 3.12
-Release: 2%{?dist}
+Version: 3.13
+Release: 1%{?dist}
Summary: Lists, records and streams BBC iPlayer TV and radio programmes
Group: Applications/Internet
@@ -109,6 +109,9 @@ fi
%changelog
+* Tue Mar 27 2018 Peter Oliver <rpm(a)mavit.org.uk> - 3.13-1
+- Update to version 3.13.
+
* Thu Mar 01 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 3.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
diff --git a/sources b/sources
index 8733ee3..2517c46 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e47df68197d33783464e2981a3d1881a get_iplayer-3.12.tar.gz
+44f62e1e516601521ca4de974c7a69fd get_iplayer-3.13.tar.gz
6 years, 8 months
[tvheadend/f26] Update to 4.2.6
by Mohamed ElMorabity
commit 00ff6acb2979d29ee94b67878a809901c98f2fd3
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Tue Mar 27 13:56:43 2018 +0200
Update to 4.2.6
.gitignore | 1 +
sources | 2 +-
tvheadend.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5dfcb6a..6161bce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/tvheadend-4.2.3.tar.gz
/tvheadend-4.2.4.tar.gz
/tvheadend-4.2.5.tar.gz
+/tvheadend-4.2.6.tar.gz
diff --git a/sources b/sources
index 3363adb..5292193 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5f6065c1dcb1d3bc1a4cb757d2741c0 tvheadend-4.2.5.tar.gz
+ed593fa2e4bab6130aaf20f5017d23fb tvheadend-4.2.6.tar.gz
diff --git a/tvheadend.spec b/tvheadend.spec
index 0b85d50..167bd69 100644
--- a/tvheadend.spec
+++ b/tvheadend.spec
@@ -2,8 +2,8 @@
%global tvheadend_group video
Name: tvheadend
-Version: 4.2.5
-Release: 2%{?dist}
+Version: 4.2.6
+Release: 1%{?dist}
Summary: TV streaming server and digital video recorder
Group: Applications/Multimedia
@@ -150,6 +150,9 @@ exit 0
%changelog
+* Tue Mar 27 2018 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 4.2.6-1
+- Update to 4.2.6
+
* Sat Mar 17 2018 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 4.2.5-2
- Add explicite Requires on tar and bzip2 (required by Tvheadend for
configuration backups)
6 years, 8 months
[tvheadend/f27] Update to 4.2.6
by Mohamed ElMorabity
commit 87216c5093190c8df747817adbed827b1534c8bc
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Tue Mar 27 13:56:43 2018 +0200
Update to 4.2.6
.gitignore | 1 +
sources | 2 +-
tvheadend.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5dfcb6a..6161bce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/tvheadend-4.2.3.tar.gz
/tvheadend-4.2.4.tar.gz
/tvheadend-4.2.5.tar.gz
+/tvheadend-4.2.6.tar.gz
diff --git a/sources b/sources
index 3363adb..5292193 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5f6065c1dcb1d3bc1a4cb757d2741c0 tvheadend-4.2.5.tar.gz
+ed593fa2e4bab6130aaf20f5017d23fb tvheadend-4.2.6.tar.gz
diff --git a/tvheadend.spec b/tvheadend.spec
index 374a28a..b408543 100644
--- a/tvheadend.spec
+++ b/tvheadend.spec
@@ -2,8 +2,8 @@
%global tvheadend_group video
Name: tvheadend
-Version: 4.2.5
-Release: 2%{?dist}
+Version: 4.2.6
+Release: 1%{?dist}
Summary: TV streaming server and digital video recorder
Group: Applications/Multimedia
@@ -150,6 +150,9 @@ exit 0
%changelog
+* Tue Mar 27 2018 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 4.2.6-1
+- Update to 4.2.6
+
* Sat Mar 17 2018 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 4.2.5-2
- Add explicite Requires on tar and bzip2 (required by Tvheadend for
configuration backups)
6 years, 8 months
[tvheadend/f28] Update to 4.2.6
by Mohamed ElMorabity
commit 9a462170e1b345f505e9d7eb4233a9b17cbb49d8
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Tue Mar 27 13:56:43 2018 +0200
Update to 4.2.6
.gitignore | 1 +
sources | 2 +-
tvheadend.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5dfcb6a..6161bce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/tvheadend-4.2.3.tar.gz
/tvheadend-4.2.4.tar.gz
/tvheadend-4.2.5.tar.gz
+/tvheadend-4.2.6.tar.gz
diff --git a/sources b/sources
index 3363adb..5292193 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5f6065c1dcb1d3bc1a4cb757d2741c0 tvheadend-4.2.5.tar.gz
+ed593fa2e4bab6130aaf20f5017d23fb tvheadend-4.2.6.tar.gz
diff --git a/tvheadend.spec b/tvheadend.spec
index 1594fd3..d922c0e 100644
--- a/tvheadend.spec
+++ b/tvheadend.spec
@@ -2,8 +2,8 @@
%global tvheadend_group video
Name: tvheadend
-Version: 4.2.5
-Release: 7%{?dist}
+Version: 4.2.6
+Release: 1%{?dist}
Summary: TV streaming server and digital video recorder
Group: Applications/Multimedia
@@ -154,6 +154,9 @@ exit 0
%changelog
+* Tue Mar 27 2018 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 4.2.6-1
+- Update to 4.2.6
+
* Sat Mar 17 2018 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 4.2.5-7
- Add explicite Requires on tar and bzip2 (required by Tvheadend for
configuration backups)
6 years, 8 months