File project.diff of Package deepin-wallpapers
--- deepin-wallpapers.changes.orig
+++ deepin-wallpapers.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Wed Jul 17 14:00:26 UTC 2024 - Hillwood Yang <hillwood@opensuse.org>
+
+- Update version to 1.7.16
+ * Update wallpapers
+ * Change license to CC-BY-4.0
+
+-------------------------------------------------------------------
Fri Apr 16 14:28:32 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 1.7.10
--- deepin-wallpapers.spec.orig
+++ deepin-wallpapers.spec
@@ -1,7 +1,7 @@
#
# spec file for package deepin-wallpapers
#
-# Copyright (c) 2017 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,14 +12,15 @@
# 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/
#
+
Name: deepin-wallpapers
-Version: 1.7.10
+Version: 1.7.16
Release: 0
Summary: Deepin Wallpapers
-License: CC0-1.0
+License: CC-BY-4.0
Group: System/GUI/Other
URL: https://github.com/linuxdeepin/deepin-wallpapers
Source0: https://github.com/linuxdeepin/deepin-wallpapers/archive/%{version}/%{name}-%{version}.tar.gz
@@ -29,13 +30,6 @@ BuildRoot: %{_tmppath}/%{name}-%{ve
%description
Deepin Wallpapers provides wallpapers of Deepin Desktop.
-%package community
-Summary: Deepin Community Wallpapers
-License: CC0-1.0
-
-%description community
-Deepin Wallpapers Community provides community wallpapers of Deepin Desktop.
-
%prep
%setup -q
@@ -47,16 +41,9 @@ cp -ar deepin %{buildroot}/%{_datadir}/w
%files
%defattr(-,root,root,-)
-%doc README.md
+%doc README.md
%license LICENSE
%dir %{_datadir}/wallpapers
%{_datadir}/wallpapers/deepin/
-%exclude %{_datadir}/wallpapers/deepin/*unsplash.jpg
-
-%files community
-%defattr(-,root,root,-)
-%doc README.md
-%license LICENSE
-%{_datadir}/wallpapers/deepin/*unsplash.jpg
%changelog