[steam/f33] Update to 1.0.0.66
by Simone Caronni
Summary of changes:
223ed46... Update to 1.0.0.66 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 3 months
[steam/el8: 2/2] Update to 1.0.0.66
by Simone Caronni
commit 223ed463b936f55b4cd96a11dfd0b606f5161a60
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Tue Aug 25 10:14:15 2020 +0200
Update to 1.0.0.66
.gitignore | 1 +
60-steam-input.rules | 2 +-
sources | 2 +-
steam.spec | 7 +++++--
4 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34c2324..97b03b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/steam_1.0.0.62.tar.gz
/steam_1.0.0.64.tar.gz
+/steam_1.0.0.66.tar.gz
diff --git a/60-steam-input.rules b/60-steam-input.rules
index 342f02b..c157d44 100644
--- a/60-steam-input.rules
+++ b/60-steam-input.rules
@@ -39,7 +39,7 @@ KERNEL=="hidraw*", ATTRS{idVendor}=="20d6", ATTRS{idProduct}=="a711", MODE="0660
# instead of udevadm directly becuase we need to use '*' glob at the
# end of "hidraw" name since we don't know the index it'd have.
#
-KERNEL=="input*", ATTRS{name}=="Lic Pro Controller", RUN{program}+="/bin/sh -c \"udevadm test-builtin uaccess /sys/%p/../../hidraw/hidraw*\""
+KERNEL=="input*", ATTRS{name}=="Lic Pro Controller", RUN{program}+="/bin/sh -c 'udevadm test-builtin uaccess /sys/%p/../../hidraw/hidraw*'"
# Nacon PS4 Revolution Pro Controller
KERNEL=="hidraw*", ATTRS{idVendor}=="146b", ATTRS{idProduct}=="0d01", MODE="0660", TAG+="uaccess"
diff --git a/sources b/sources
index 4deb90b..fa553d5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (steam_1.0.0.64.tar.gz) = 4a287b993d0ba6f49041d116512a28ca827eeac280808b70542d304f0de2d489be1f75d66d614f65ae11686a78e0d026b12e983ead7843e9ad0a28f1d21bdf4c
+SHA512 (steam_1.0.0.66.tar.gz) = 1871dba51229cbc220e19df3f8af06ea6c0d71e1bbdea39ef66c4f5d0ce29486974cb1cdb7f5e78f6a0e2f69d256f4c2034848d3efd68b088635eb11a2ae96ba
diff --git a/steam.spec b/steam.spec
index b0b8dd3..d152b24 100644
--- a/steam.spec
+++ b/steam.spec
@@ -2,8 +2,8 @@
%global debug_package %{nil}
Name: steam
-Version: 1.0.0.64
-Release: 2%{?dist}
+Version: 1.0.0.66
+Release: 1%{?dist}
Summary: Installer for the Steam software distribution service
# Redistribution and repackaging for Linux is allowed, see license file. udev rules are MIT.
License: Steam License Agreement and MIT
@@ -202,6 +202,9 @@ fi
%endif
%changelog
+* Tue Aug 25 2020 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.66-1
+- Update to 1.0.0.66.
+
* Wed Aug 19 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.0.0.64-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
4 years, 3 months
[steam/el7] Update to 1.0.0.66
by Simone Caronni
commit 66d2ee248de768a39ca489fcec9c48ce6416b811
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Tue Aug 25 10:14:15 2020 +0200
Update to 1.0.0.66
.gitignore | 1 +
60-steam-input.rules | 2 +-
sources | 2 +-
steam.spec | 5 ++++-
4 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34c2324..97b03b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/steam_1.0.0.62.tar.gz
/steam_1.0.0.64.tar.gz
+/steam_1.0.0.66.tar.gz
diff --git a/60-steam-input.rules b/60-steam-input.rules
index 342f02b..c157d44 100644
--- a/60-steam-input.rules
+++ b/60-steam-input.rules
@@ -39,7 +39,7 @@ KERNEL=="hidraw*", ATTRS{idVendor}=="20d6", ATTRS{idProduct}=="a711", MODE="0660
# instead of udevadm directly becuase we need to use '*' glob at the
# end of "hidraw" name since we don't know the index it'd have.
#
-KERNEL=="input*", ATTRS{name}=="Lic Pro Controller", RUN{program}+="/bin/sh -c \"udevadm test-builtin uaccess /sys/%p/../../hidraw/hidraw*\""
+KERNEL=="input*", ATTRS{name}=="Lic Pro Controller", RUN{program}+="/bin/sh -c 'udevadm test-builtin uaccess /sys/%p/../../hidraw/hidraw*'"
# Nacon PS4 Revolution Pro Controller
KERNEL=="hidraw*", ATTRS{idVendor}=="146b", ATTRS{idProduct}=="0d01", MODE="0660", TAG+="uaccess"
diff --git a/sources b/sources
index 4deb90b..fa553d5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (steam_1.0.0.64.tar.gz) = 4a287b993d0ba6f49041d116512a28ca827eeac280808b70542d304f0de2d489be1f75d66d614f65ae11686a78e0d026b12e983ead7843e9ad0a28f1d21bdf4c
+SHA512 (steam_1.0.0.66.tar.gz) = 1871dba51229cbc220e19df3f8af06ea6c0d71e1bbdea39ef66c4f5d0ce29486974cb1cdb7f5e78f6a0e2f69d256f4c2034848d3efd68b088635eb11a2ae96ba
diff --git a/steam.spec b/steam.spec
index bc888a4..9ad7640 100644
--- a/steam.spec
+++ b/steam.spec
@@ -2,7 +2,7 @@
%global debug_package %{nil}
Name: steam
-Version: 1.0.0.64
+Version: 1.0.0.66
Release: 1%{?dist}
Summary: Installer for the Steam software distribution service
# Redistribution and repackaging for Linux is allowed, see license file. udev rules are MIT.
@@ -202,6 +202,9 @@ fi
%endif
%changelog
+* Tue Aug 25 2020 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.66-1
+- Update to 1.0.0.66.
+
* Mon Jun 29 2020 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.64-1
- Update to 1.0.0.64.
- RHEL / CentOS 7 x86_64 has 32/64 bit Mesa Vulkan drivers.
4 years, 3 months
[mendeleydesktop: 2/2] Revert to 1.19.4 using epoch
by Luya Tshimbalanga
commit 3fba5f81ef943fcef63be730ba517bd0e293b225
Merge: 614f50b f1f27b8
Author: Luya Tshimbalanga <luya(a)fedoraproject.org>
Date: Tue Aug 25 00:54:40 2020 -0700
Revert to 1.19.4 using epoch
mendeleydesktop.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --cc mendeleydesktop.spec
index 3118b66,87f5d39..a526b8f
--- a/mendeleydesktop.spec
+++ b/mendeleydesktop.spec
@@@ -167,9 -166,9 +167,12 @@@ appstream-util validate-relax --nonet %
%{_metainfodir}/%{name}-libreoffice.metainfo.xml
%changelog
+* Mon Aug 24 2020 Luya Tshimbalanga <luya_tfz(a)thefinalzone.net> - 1:1.19.4-1
+- Revert to 1.19.4 using epoch
+
+ * Wed Aug 19 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.19.6-2
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
* Sat May 09 2020 Luya Tshimbalanga <luya_tfz(a)thefinalzone.net> - 1.19.6-1
- Update to 1.19.6
4 years, 3 months
[mendeleydesktop: 1/2] Revert to 1.19.4 using epoch
by Luya Tshimbalanga
commit 614f50b712a15d4937c390a0517acc040571cff9
Author: Luya Tshimbalanga <luya(a)fedoraproject.org>
Date: Tue Aug 25 00:52:01 2020 -0700
Revert to 1.19.4 using epoch
mendeleydesktop.spec | 6 +++++-
sources | 4 ++--
2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/mendeleydesktop.spec b/mendeleydesktop.spec
index 65ccf9e..3118b66 100644
--- a/mendeleydesktop.spec
+++ b/mendeleydesktop.spec
@@ -3,8 +3,9 @@
%global loextdir %{_libdir}/libreoffice/share/extensions/Mendeley
Name: mendeleydesktop
-Version: 1.19.6
+Version: 1.19.4
Release: 1%{?dist}
+Epoch: 1
Summary: Academic reference management software for researchers
License: LGPLv2+ and Mendeley and MIT and CC-BY-SA and (CPAL or AGPLv3) and BSD
@@ -166,6 +167,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/%{name}-libre
%{_metainfodir}/%{name}-libreoffice.metainfo.xml
%changelog
+* Mon Aug 24 2020 Luya Tshimbalanga <luya_tfz(a)thefinalzone.net> - 1:1.19.4-1
+- Revert to 1.19.4 using epoch
+
* Sat May 09 2020 Luya Tshimbalanga <luya_tfz(a)thefinalzone.net> - 1.19.6-1
- Update to 1.19.6
diff --git a/sources b/sources
index f66622c..f03f176 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (mendeleydesktop-1.19.6-linux-x86_64.tar.bz2) = 7baebb8e20b7fb47ae49c5d8378469fb30f74f36033b8d9820ccf2b5559a184ec848a2463464c42d526d42c9c111c47e440e3dbf681b4e87dc5eafb9a42cf8ef
-SHA512 (mendeleydesktop-1.19.6-linux-i486.tar.bz2) = 8d610043abb325a8396256b4e6fca53db9198be7fecad0128120e79279b5ea048240fd98ccb9833d885eb9f9873b8479e184e4103455528d6a897011f798e2f0
+SHA512 (mendeleydesktop-1.19.4-linux-i486.tar.bz2) = d70e2e7d29bee69b943f800e971a1e02b3c09c80e25113fc91ed2df158100d77fc46932074bcbd19bd0871676f9e0afa0e0fd20dfa860b3ddce72c89597dbdfd
+SHA512 (mendeleydesktop-1.19.4-linux-x86_64.tar.bz2) = b3e6cf2ab2a1584121d57f9400ac363a006828c4077d66781c04ba75af18830ca803074c6517675b8d1f979087b1778ba25435ed549eaa4e38b5684d5ed07f6e
4 years, 3 months
[gr-dab/f33] Rebuilt for new gnuradio
by Jaroslav Škarvada
Summary of changes:
fe88492... Rebuilt for new gnuradio (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 3 months