[simplescreenrecorder] Restored translations.
by Vasiliy Glazov
commit 4197efc3626c42c3b5a7407c0c51fb1961a877c9
Author: vascom <vascom2(a)gmail.com>
Date: Thu Apr 23 11:54:42 2020 +0300
Restored translations.
simplescreenrecorder.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/simplescreenrecorder.spec b/simplescreenrecorder.spec
index b0d6b7b..270defc 100644
--- a/simplescreenrecorder.spec
+++ b/simplescreenrecorder.spec
@@ -1,7 +1,7 @@
-%define shortname ssr
+%global shortname ssr
Name: simplescreenrecorder
Version: 0.4.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Simple Screen Recorder is a screen recorder for Linux
License: GPLv3
@@ -40,8 +40,6 @@ 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
@@ -88,6 +86,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*.appdata.
%{_datadir}/appdata/%{name}.appdata.xml
%changelog
+* Thu Apr 23 2020 Vasiliy N. Glazov <vascom2(a)gmail.com> - 0.4.0-2
+- Restored translations
+
* Sat Apr 11 2020 Leigh Scott <leigh123linux(a)gmail.com> - 0.4.0-1
- Update to 4.0.0
- Remove scriptlets
4 years, 7 months
[ndiswrapper/f32] Update to 1.62
by Leigh Scott
Summary of changes:
5abbb82... Update to 1.62 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 7 months
[ndiswrapper] Update to 1.62
by Leigh Scott
commit 5abbb827ca92aba8683d35b8a283e056f1f55115
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Apr 22 18:47:25 2020 +0100
Update to 1.62
ndiswrapper.spec | 8 +++++---
sources | 2 +-
2 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/ndiswrapper.spec b/ndiswrapper.spec
index e408ddc..be1e31e 100644
--- a/ndiswrapper.spec
+++ b/ndiswrapper.spec
@@ -2,10 +2,9 @@
Summary: Ndiswrapper wraps around Windows WLAN drivers within Linux
Name: ndiswrapper
-Version: 1.61
-Release: 8%{?pre}%{?dist}
+Version: 1.62
+Release: 1%{?pre}%{?dist}
License: GPLv2
-Group: System Environment/Kernel
URL: http://ndiswrapper.sourceforge.net
Source0: http://downloads.sf.net/ndiswrapper/ndiswrapper-%{version}%{?pre}.tar.gz
BuildRequires: perl-generators
@@ -50,6 +49,9 @@ mkdir -m755 -p %{buildroot}%{_sysconfdir}/ndiswrapper
%changelog
+* Wed Apr 22 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.62-1
+- Update to 1.62
+
* Wed Feb 05 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.61-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
diff --git a/sources b/sources
index d3b7d83..649f4c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe6056a87dfaa1ea7a4500919baf7905 ndiswrapper-1.61.tar.gz
+SHA512 (ndiswrapper-1.62.tar.gz) = a6e111bc699572642e44d6d31cc2f06374648a01b8dd7dd4e74d6ad5e187e39f99faee38f792c83a94d4618ae4d8866914fb3f60b1d80e838a753285ea7cf783
4 years, 7 months