commit ef9c25b3936655d15e630672077ff3e651ad9724
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Sun Nov 10 15:14:28 2024 +0100
Update to 1.0.0.82
.gitignore | 1 +
sources | 2 +-
steam.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6997ae4..06dbd79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/steam_1.0.0.78.tar.gz
/steam_1.0.0.79.tar.gz
/steam_1.0.0.81.tar.gz
+/steam_1.0.0.82.tar.gz
diff --git a/sources b/sources
index 6fe2301..8e61160 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (steam_1.0.0.81.tar.gz) =
adbb89f3af069d9ff417ca7789a3d275e6485212ec8e08a4b2d110a2f370fc6d1a564895ba58b0548ea1521ee90029a4bb397ef86f29e093907abd562f65d07f
+SHA512 (steam_1.0.0.82.tar.gz) =
32f84cbd5c93fb706520ca333c13553d61fe97b57b5dcfe4b83f8155d7c3c11e5dcbe71afa55ea8b7c11e933ba962e1d83cd6e3a9f86714e0afcbaf308c7b668
diff --git a/steam.spec b/steam.spec
index 3eda7ad..3bc53d8 100644
--- a/steam.spec
+++ b/steam.spec
@@ -4,7 +4,7 @@
%global appstream_id com.valvesoftware.Steam
Name: steam
-Version: 1.0.0.81
+Version: 1.0.0.82
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.
@@ -206,6 +206,9 @@ appstream-util validate-relax --nonet
%{buildroot}%{_metainfodir}/%{appstream_id
%{_udevrulesdir}/*
%changelog
+* Sun Nov 10 2024 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.82-1
+- Update to 1.0.0.82.
+
* Sun Sep 01 2024 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.81-1
- Update to 1.0.0.81.
Show replies by date