From 587db0816b8c71237c8fd550beb181a1cd308d4f36ef498d9835098ee32d8fbe Mon Sep 17 00:00:00 2001
From: Denis Kondratenko <denis.kondratenko@suse.com>
Date: Tue, 4 Aug 2020 10:41:47 +0000
Subject: [PATCH] Accepting request 824296 from home:dkondratenko

- New in 0.9 release
  * fix gtk cursor and icon theme, fixes #22
  * correct brightness adjustment indicator, fixes #23
  * include all user custom configs
- fix name in enviroment.d to 50-openSUSEway.sh

OBS-URL: https://build.opensuse.org/request/show/824296
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/openSUSEway?expand=0&rev=13
---
 openSUSEway-0.8.tar.gz | 3 ---
 openSUSEway-0.9.tar.gz | 3 +++
 openSUSEway.changes    | 9 +++++++++
 openSUSEway.spec       | 6 +++---
 4 files changed, 15 insertions(+), 6 deletions(-)
 delete mode 100644 openSUSEway-0.8.tar.gz
 create mode 100644 openSUSEway-0.9.tar.gz

diff --git a/openSUSEway-0.8.tar.gz b/openSUSEway-0.8.tar.gz
deleted file mode 100644
index 2aaf8c1..0000000
--- a/openSUSEway-0.8.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:481143e2ef7c105f154ef45cee168181afc97c7fc11a3c03b3ce61103476970d
-size 6681
diff --git a/openSUSEway-0.9.tar.gz b/openSUSEway-0.9.tar.gz
new file mode 100644
index 0000000..75a1d4e
--- /dev/null
+++ b/openSUSEway-0.9.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ee741481a58eaee4a52ed192af4a0a18ff47096a2917dbc3f14d52b083535de2
+size 6750
diff --git a/openSUSEway.changes b/openSUSEway.changes
index 948eca8..7a7b3b0 100644
--- a/openSUSEway.changes
+++ b/openSUSEway.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Tue Aug  4 10:29:26 UTC 2020 - Denis Kondratenko <denis.kondratenko@suse.com>
+
+- New in 0.9 release
+  * fix gtk cursor and icon theme, fixes #22
+  * correct brightness adjustment indicator, fixes #23
+  * include all user custom configs
+- fix name in enviroment.d to 50-openSUSEway.sh
+
 -------------------------------------------------------------------
 Mon Jul 31 11:00:00 UTC 2020 - Denis Kondratenko <denis.kondratenko@suse.com>
 
diff --git a/openSUSEway.spec b/openSUSEway.spec
index fca4ec1..a118791 100644
--- a/openSUSEway.spec
+++ b/openSUSEway.spec
@@ -19,7 +19,7 @@
 %define waybar_version %(rpm -q --queryformat "%%{version}" waybar)
 
 Name:           openSUSEway
-Version:        0.8
+Version:        0.9
 Release:        0
 Summary:        The openSUSEway desktop environment meta package
 Group:          Metapackages
@@ -124,7 +124,7 @@ This package provides the openSUSE look and feel for waybar.
 
 ## openSUSEway package
 install -D -p -m 644 openSUSEway.sh %{buildroot}%{_sysconfdir}/profile.d/openSUSEway.sh
-install -D -p -m 644 .config/sway/env %{buildroot}%{_prefix}/lib/environment.d/50-openSUSE.conf
+install -D -p -m 644 .config/sway/env %{buildroot}%{_prefix}/lib/environment.d/50-openSUSEway.conf
 
 ## openSUSEway pattern package
 mkdir -p %{buildroot}/%{_defaultdocdir}/patterns/
@@ -151,7 +151,7 @@ install -D -p -m 644 .config/waybar/style.css %{buildroot}%{_sysconfdir}/xdg/way
 
 %files
 %config %{_sysconfdir}/profile.d/openSUSEway.sh
-%config %{_prefix}/lib/environment.d/50-openSUSE.conf
+%config %{_prefix}/lib/environment.d/50-openSUSEway.conf
 
 %files -n patterns-openSUSEway
 %dir %{_defaultdocdir}/patterns