[xorg-x11-drv-nvidia] Update to 418.43 release
by Leigh Scott
commit a305eea5f968a818b5025a090139548c26a30cd8
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Fri Feb 22 18:55:59 2019 +0000
Update to 418.43 release
sources | 2 +-
xorg-x11-drv-nvidia.spec | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index a496627..072c8e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4d1ef17b897e1f7bd6c41f075edbab71 NVIDIA-Linux-x86_64-418.30.run
+33d6f5f282f0ae9b919a6da6a5bd346a NVIDIA-Linux-x86_64-418.43.run
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 3b52746..dc854aa 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -19,7 +19,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 3
-Version: 418.30
+Version: 418.43
Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
@@ -496,8 +496,11 @@ fi ||:
%{_libdir}/libnvidia-encode.so
%changelog
+* Fri Feb 22 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:418.43-1
+- Update to 418.43 release
+
* Sat Feb 02 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:418.30-1
-- Update to 418.30 release
+- Update to 418.30 beta
* Wed Jan 16 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:415.27-1
- Update to 415.27 release
5 years, 9 months
[simplescreenrecorder/el7: 3/3] Correct using Qt4 for translations.
by Vasiliy Glazov
commit 022a446b80717e26e98d35556cce4cec5e0eb486
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Thu Feb 21 11:47:06 2019 +0300
Correct using Qt4 for translations.
simplescreenrecorder.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/simplescreenrecorder.spec b/simplescreenrecorder.spec
index 784529c..2ce725a 100644
--- a/simplescreenrecorder.spec
+++ b/simplescreenrecorder.spec
@@ -38,7 +38,7 @@ It's 'simple' in the sense that it's easier to use than ffmpeg/avconv or VLC
%prep
%autosetup -p1 -n %{shortname}-%{version}
# https://github.com/MaartenBaert/ssr/issues/694
-sed -i 's|lrelease|lrelease-qt5|' src/translations/CMakeLists.txt
+sed -i 's|lrelease|lrelease-qt4|' src/translations/CMakeLists.txt
%build
5 years, 9 months
[simplescreenrecorder/el7: 2/3] Merge branch 'master' into el7
by Vasiliy Glazov
commit 603c3fa7033c28f025e10cfc42d9eb1f5c10a9f3
Merge: 6986cd6 fc883e6
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Thu Feb 21 11:46:27 2019 +0300
Merge branch 'master' into el7
simplescreenrecorder.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
5 years, 9 months
[simplescreenrecorder] Enable translations.
by Vasiliy Glazov
commit fc883e6eb5542d03d7f1f15fbd4c23ca5932a380
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Thu Feb 21 11:06:58 2019 +0300
Enable translations.
simplescreenrecorder.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/simplescreenrecorder.spec b/simplescreenrecorder.spec
index 12b5101..cdf83e4 100644
--- a/simplescreenrecorder.spec
+++ b/simplescreenrecorder.spec
@@ -1,7 +1,7 @@
%define shortname ssr
Name: simplescreenrecorder
Version: 0.3.11
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Simple Screen Recorder is a screen recorder for Linux
License: GPLv3
@@ -39,6 +39,8 @@ It's 'simple' in the sense that it's easier to use than ffmpeg/avconv or VLC
%prep
%autosetup -p1 -n %{shortname}-%{version}
+# https://github.com/MaartenBaert/ssr/issues/694
+sed -i 's|lrelease|lrelease-qt5|' src/translations/CMakeLists.txt
%build
@@ -99,6 +101,9 @@ fi
%{_datadir}/appdata/%{name}.appdata.xml
%changelog
+* Thu Feb 21 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 0.3.11-6
+- Enable translations
+
* Mon Feb 04 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 0.3.11-5
- Added preload patch
5 years, 9 months
[kodi/f29] (2 commits) ...Update to 18.1
by Michael Cronenworth
Summary of changes:
1873475... Add Br: libunistring-devel, fixes ftbfs on f30 (*)
f8386d8... Update to 18.1 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 9 months