[nvidia-persistenced] Update to 390.25
by Leigh Scott
commit 6aff07d92dc9143b3f5b768de2b9ec7bdceec3a6
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Mon Jan 29 19:04:09 2018 +0000
Update to 390.25
nvidia-persistenced.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nvidia-persistenced.spec b/nvidia-persistenced.spec
index fc4f4db..3690be6 100644
--- a/nvidia-persistenced.spec
+++ b/nvidia-persistenced.spec
@@ -1,5 +1,5 @@
Name: nvidia-persistenced
-Version: 390.12
+Version: 390.25
Release: 1%{?dist}
Summary: Daemon for maintaining persistent driver state
@@ -70,6 +70,9 @@ chmod -x %{buildroot}%{_mandir}/man1/%{name}.1.*
%changelog
+* Mon Jan 29 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 390.25-1
+- Update to 390.25
+
* Thu Jan 11 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 390.12-1
- Update to 390.12
- Switch to libtirpc-devel for rpc
diff --git a/sources b/sources
index 8888618..4f2b212 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-64610af907d40286653cd4f04a1da8f7 nvidia-persistenced-390.12.tar.gz
+baa8cc65a3fbb372c4a5992494775b04 nvidia-persistenced-390.25.tar.gz
6 years, 9 months
[nvidia-modprobe] Update to 390.25
by Leigh Scott
commit a068bb4adc72b8cdc4bc083bb3e0f183cd678ecb
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Mon Jan 29 19:01:40 2018 +0000
Update to 390.25
nvidia-modprobe.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nvidia-modprobe.spec b/nvidia-modprobe.spec
index 5526bc4..35bf40f 100644
--- a/nvidia-modprobe.spec
+++ b/nvidia-modprobe.spec
@@ -1,5 +1,5 @@
Name: nvidia-modprobe
-Version: 390.12
+Version: 390.25
Release: 1%{?dist}
Summary: Load the NVIDIA kernel module and create NVIDIA character device files
@@ -40,6 +40,9 @@ chmod -x %{buildroot}%{_mandir}/man1/nvidia-modprobe.1.*
%changelog
+* Mon Jan 29 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 390.25-1
+- Update to 390.25
+
* Thu Jan 11 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 390.12-1
- Update to 390.12
diff --git a/sources b/sources
index 5fa3ea6..76adf07 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f66d1589fa50f57d72481f003b9344fb nvidia-modprobe-390.12.tar.gz
+3f90403ebde3da5752aebd112998faaf nvidia-modprobe-390.25.tar.gz
6 years, 9 months
[nvidia-settings] Update to 390.25
by Leigh Scott
commit e48b2282b2da5051292415ec5cdbfe8eec142475
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Mon Jan 29 18:59:07 2018 +0000
Update to 390.25
nvidia-settings.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nvidia-settings.spec b/nvidia-settings.spec
index cd6fba9..a72e15a 100644
--- a/nvidia-settings.spec
+++ b/nvidia-settings.spec
@@ -1,5 +1,5 @@
Name: nvidia-settings
-Version: 390.12
+Version: 390.25
Release: 1%{?dist}
Summary: Configure the NVIDIA graphics driver
@@ -100,6 +100,9 @@ install -pm 0644 doc/nvidia-settings.png \
%changelog
+* Mon Jan 29 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 390.25-1
+- Update to 390.25
+
* Thu Jan 11 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 390.12-1
- Update to 390.12
diff --git a/sources b/sources
index 95d75e2..6bfa469 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4bc79fdc003a3f6f48c2d7bec15c5822 nvidia-settings-390.12.tar.bz2
+b9cae3f1435797ade62eb3fc20fcc8af nvidia-settings-390.25.tar.bz2
6 years, 9 months
[vidcutter/f26] Add RR mpv-libs
by Martin Gansser
Summary of changes:
46e1b30... Add RR mpv-libs (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 9 months
[vidcutter/f27] Add RR mpv-libs
by Martin Gansser
Summary of changes:
46e1b30... Add RR mpv-libs (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 9 months
[vidcutter] Add RR mpv-libs
by Martin Gansser
commit 46e1b30df1b0765864d0051b3acedec84533d4e4
Author: Martin Gansser <martinkg(a)fedoraproject.org>
Date: Mon Jan 29 13:32:03 2018 +0100
Add RR mpv-libs
vidcutter.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/vidcutter.spec b/vidcutter.spec
index 50d5767..572acf2 100644
--- a/vidcutter.spec
+++ b/vidcutter.spec
@@ -2,7 +2,7 @@
Name: vidcutter
Version: 5.0.5
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: The simplest + fastest video cutter & joiner
License: GPLv3+
Url: http://vidcutter.ozmartians.com
@@ -12,11 +12,13 @@ BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: mpv-libs-devel
BuildRequires: desktop-file-utils
+
Requires: python3-qt5
Requires: ffmpeg
Requires: python3-pyopengl
Requires: mediainfo
Requires: hicolor-icon-theme
+Requires: mpv-libs
%description
The simplest & sexiest tool for cutting and joining your videos without the
@@ -73,6 +75,9 @@ fi
%{_datadir}/pixmaps/%{name}.svg
%changelog
+* Mon Jan 29 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 5.0.5-2
+- Add RR mpv-libs
+
* Sun Dec 03 2017 Martin Gansser <martinkg(a)fedoraproject.org> - 5.0.5-1
- Update to 5.0.5
6 years, 9 months