commit d8b77cc1ae5766296bf5171b4b0715a1464b646a
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Mon May 6 12:43:23 2019 +0200
Update to 1.0.0.61
.gitignore | 1 +
sources | 2 +-
steam-udev-rules.patch | 100 -------------------------------------------------
steam.spec | 12 +++---
4 files changed, 7 insertions(+), 108 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cd82c4b..6fb77b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ steam_1.0.0.51.tar.gz
/steam_1.0.0.54.tar.gz
/steam_1.0.0.56.tar.gz
/steam_1.0.0.59.tar.gz
+/steam_1.0.0.61.tar.gz
diff --git a/sources b/sources
index f3907e6..68c8420 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-994dc0700ed28da3a8e23c53ac4717b8 steam_1.0.0.59.tar.gz
+a5d3e33a736a4abdcfe112add79af836 steam_1.0.0.61.tar.gz
diff --git a/steam.spec b/steam.spec
index 5a2d2a0..b569d9b 100644
--- a/steam.spec
+++ b/steam.spec
@@ -2,8 +2,8 @@
%global debug_package %{nil}
Name: steam
-Version: 1.0.0.59
-Release: 9%{?dist}
+Version: 1.0.0.61
+Release: 1%{?dist}
Summary: Installer for the Steam software distribution service
# Redistribution and repackaging for Linux is allowed, see license file
License: Steam License Agreement
@@ -36,11 +36,6 @@ Patch0: %{name}-3570.patch
#
https://github.com/ValveSoftware/steam-for-linux/issues/3273
Patch1: %{name}-3273.patch
-# Use uaccess on device files so only the local console users have access to
-# the files instead of using 666 permissions. Also add additional controller
-# rules.
-Patch2: %{name}-udev-rules.patch
-
BuildRequires: desktop-file-utils
BuildRequires: firewalld-filesystem
BuildRequires: systemd
@@ -222,6 +217,9 @@ fi
%endif
%changelog
+* Mon May 06 2019 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.61-1
+- Update to 1.0.0.61.
+
* Fri Mar 22 2019 Kamil Páral <kamil.paral(a)gmail.com> - 1.0.0.59-9
- add Recommends: gamemode