From a773f9673dd556fd0efab2260b64c8befecad7858f164491f0a05ce490d7bc76 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 24 May 2022 11:16:22 +0000 Subject: [PATCH] - Update to 20220512: * Fixed gnome 42 issues * Rename all 'dark' to' Dark' * Updates for Budgie desktop #214 * change shebang to #! /usr/bin/env bash to improve portability #218 * Update README.md #221 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/mojave-gtk-theme?expand=0&rev=22 --- 2021-07-20.tar.gz | 3 --- 2022-05-12.tar.gz | 3 +++ mojave-gtk-theme.changes | 11 +++++++++++ mojave-gtk-theme.spec | 6 +++--- 4 files changed, 17 insertions(+), 6 deletions(-) delete mode 100644 2021-07-20.tar.gz create mode 100644 2022-05-12.tar.gz diff --git a/2021-07-20.tar.gz b/2021-07-20.tar.gz deleted file mode 100644 index 5f605fc..0000000 --- a/2021-07-20.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:580cbca5d45e96a7137b27772e67e5692a58ed72b05517c07b5249ba393e15e0 -size 5570396 diff --git a/2022-05-12.tar.gz b/2022-05-12.tar.gz new file mode 100644 index 0000000..508265a --- /dev/null +++ b/2022-05-12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78461592d18bcb1f51c4a9739f1d7d2492fb2373aaaa6a2a4451475593fba303 +size 6056213 diff --git a/mojave-gtk-theme.changes b/mojave-gtk-theme.changes index 500b39d..3f65aad 100644 --- a/mojave-gtk-theme.changes +++ b/mojave-gtk-theme.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue May 24 11:07:02 UTC 2022 - Michael Vetter + +- Update to 20220512: + * Fixed gnome 42 issues + * Rename all 'dark' to' Dark' + * Updates for Budgie desktop #214 + * change shebang to #! /usr/bin/env bash to + improve portability #218 + * Update README.md #221 + ------------------------------------------------------------------- Wed Jul 21 07:06:59 UTC 2021 - Michael Vetter diff --git a/mojave-gtk-theme.spec b/mojave-gtk-theme.spec index afe9d49..8763a7b 100644 --- a/mojave-gtk-theme.spec +++ b/mojave-gtk-theme.spec @@ -1,7 +1,7 @@ # # spec file for package mojave-gtk-theme # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,9 @@ %define _name Mojave-gtk-theme -%define _version 2021-07-20 +%define _version 2022-05-12 Name: mojave-gtk-theme -Version: 20210720 +Version: 20220512 Release: 0 Summary: MacOS Mojave like theme for GTK 3, Gnome-Shell and others License: GPL-3.0-only