File project.diff of Package deepin-gtk-theme

--- deepin-gtk-theme.changes.orig
+++ deepin-gtk-theme.changes
@@ -1,4 +1,23 @@
 -------------------------------------------------------------------
+Tue Dec 16 12:36:35 UTC 2025 - Hillwood Yang <hillwood@opensuse.org>
+
+- Update version to 2025.03.07
+  * Update gtk theme
+
+-------------------------------------------------------------------
+Sun Mar 10 08:46:53 UTC 2024 - Hillwood Yang <hillwood@opensuse.org>
+
+- Update version to 2023.11.23
+  * Fix gtk.css:3611:22: 'none' is not a valid color name
+  * Fix an issue for firefox
+
+-------------------------------------------------------------------
+Mon Jun  7 16:03:10 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
+
+- Update to version 2020.06.10
+  * Fix dark insensitive text
+
+-------------------------------------------------------------------
 Mon Jul 29 07:37:53 UTC 2019 - Hillwood Yang <hillwood@opensuse.org>
 
 - Update version to 17.10.11
--- deepin-gtk-theme.spec.orig
+++ deepin-gtk-theme.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package deepin-gtk-theme
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,41 +12,40 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
+%define _version  25.3.7
+
 Name:           deepin-gtk-theme
-Version:        17.10.11
+Version:        2025.03.07
 Release:        0
 Summary:        Deepin Style GTK Theme
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 URL:            https://github.com/linuxdeepin/deepin-gtk-theme
-Source0:        https://github.com/linuxdeepin/deepin-gtk-theme/archive/%{version}/%{name}-%{version}.tar.gz
+Source0:        https://github.com/linuxdeepin/deepin-gtk-theme/archive/%{_version}/%{name}-%{_version}.tar.gz
 Group:          System/GUI/Other
 BuildRequires:  fdupes
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 This package contains GTK+ themes for Deepin Desktop Environment.
 
 %prep
-%setup -q
+%autosetup -p1 -n %{name}-%{_version}
+#Fix Permission
+find . -type f -exec chmod 0644 \{\} +
 
 %build
 
 %install
 %make_install PREFIX=%{_prefix}
-
-#Fix Permission
-chmod -x %{buildroot}%{_datadir}/themes/*/gtk-3.0/*.css
-
 %fdupes %{buildroot}
 
 %files
-%defattr(-,root,root,-)
-%doc README.md CHANGELOG.md
 %license LICENSE
+%doc README.md CHANGELOG.md README.zh_CN.md
 %{_datadir}/themes/deepin/
 %{_datadir}/themes/deepin-dark/
 
openSUSE Build Service is sponsored by