commit 4f554e6970e3adfac8eb13e998d3a4f226381766
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Fri Dec 10 09:56:11 2021 +0100
Update to 1.0.0.74
.gitignore | 1 +
sources | 2 +-
steam.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 417c926..9cb9cd5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/steam_1.0.0.71.tar.gz
/steam_1.0.0.72.tar.gz
/steam_1.0.0.73.tar.gz
+/steam_1.0.0.74.tar.gz
diff --git a/sources b/sources
index 075f4c6..ed91aed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (steam_1.0.0.73.tar.gz) =
b72580ffa312116f1040aefc1f58243ceeb8f77156eac02482c57bec6a8594183a7eee2440f8c13515f5ee8652b0ce9adfc729c91b778c79fc2b7bc7fc88f72c
+SHA512 (steam_1.0.0.74.tar.gz) =
2a08d9bb6e17a481c577b6aad7d53b51c7d9f6638aaccffc6b9f750dca4a1f9d12c02fd1446c174e979605ef29bdc10fc8249fd97fe79d62934efe26f4ac7369
diff --git a/steam.spec b/steam.spec
index 6d3303e..bcc9dc0 100644
--- a/steam.spec
+++ b/steam.spec
@@ -4,7 +4,7 @@
%global appstream_id com.valvesoftware.Steam
Name: steam
-Version: 1.0.0.73
+Version: 1.0.0.74
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.
@@ -232,6 +232,9 @@ fi
%{_udevrulesdir}/*
%changelog
+* Fri Dec 10 2021 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.74-1
+- Update to 1.0.0.74.
+
* Sat Nov 20 2021 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.73-1
- Update to 1.0.0.73.