commit 9b5313dc5e8a50196a3cf8e82fc4c31a3208c7b8
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Sun Sep 1 20:01:34 2024 +0200
Update to 1.0.0.81
.gitignore | 1 +
sources | 2 +-
steam.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d0df00e..6997ae4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/steam_1.0.0.76.tar.gz
/steam_1.0.0.78.tar.gz
/steam_1.0.0.79.tar.gz
+/steam_1.0.0.81.tar.gz
diff --git a/sources b/sources
index 75a0531..6fe2301 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (steam_1.0.0.79.tar.gz) =
52d1a23f43012af641ebc9a03a444b6944ea966e0814619c890e792442e760a96bf570a84e4f8b38552904dafb6572a92de31154ddefe1eb8d702106605c8497
+SHA512 (steam_1.0.0.81.tar.gz) =
adbb89f3af069d9ff417ca7789a3d275e6485212ec8e08a4b2d110a2f370fc6d1a564895ba58b0548ea1521ee90029a4bb397ef86f29e093907abd562f65d07f
diff --git a/steam.spec b/steam.spec
index c8034af..3eda7ad 100644
--- a/steam.spec
+++ b/steam.spec
@@ -4,8 +4,8 @@
%global appstream_id com.valvesoftware.Steam
Name: steam
-Version: 1.0.0.79
-Release: 6%{?dist}
+Version: 1.0.0.81
+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
@@ -206,6 +206,9 @@ appstream-util validate-relax --nonet
%{buildroot}%{_metainfodir}/%{appstream_id
%{_udevrulesdir}/*
%changelog
+* Sun Sep 01 2024 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.81-1
+- Update to 1.0.0.81.
+
* Mon Aug 05 2024 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.79-6
- Fix for Wayland on Fedora 40.