!10 [sync] PR-9: upgrade to version 1.8.3
From: @openeuler-sync-bot Reviewed-by: @leeffo Signed-off-by: @leeffo
This commit is contained in:
commit
e6850ef91e
BIN
deepin-wallpapers-1.8.3.tar.gz
Normal file
BIN
deepin-wallpapers-1.8.3.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
||||
%global md5() {$(echo -n %1 | md5sum | awk '{print$1}')}
|
||||
|
||||
Name: deepin-wallpapers
|
||||
Version: 1.7.8.1
|
||||
Release: 2
|
||||
Version: 1.8.3
|
||||
Release: 1
|
||||
Summary: Deepin Wallpapers provides wallpapers of dde
|
||||
License: GPLv3
|
||||
URL: https://github.com/linuxdeepin/deepin-wallpapers
|
||||
Source0: %{name}_%{version}.orig.tar.xz
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: dde-api
|
||||
|
||||
@ -15,6 +15,7 @@ BuildRequires: dde-api
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
sed -i 's|lib|libexec|' Makefile
|
||||
sed -i 's|lib|libexec|' blur_image.sh
|
||||
|
||||
%build
|
||||
@ -32,12 +33,15 @@ ln -sv ../wallpapers/deepin/desktop.jpg %{buildroot}%{_datadir}/backgrounds/defa
|
||||
|
||||
%files
|
||||
%doc README.md
|
||||
#%license LICENSE
|
||||
%license LICENSE
|
||||
%{_datadir}/backgrounds/
|
||||
%{_datadir}/wallpapers/deepin/
|
||||
%{_var}/cache/image-blur/
|
||||
|
||||
%changelog
|
||||
* Mon Jul 24 2023 leeffo <liweiganga@uniontech.com> - 1.8.3-1
|
||||
- upgrade to version 1.8.3
|
||||
|
||||
* Thu Jul 21 2022 konglidong <konglidong@uniontech.com> - 1.7.8.1-2
|
||||
- fix build error
|
||||
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user