diff --git a/logo.tar.xz b/logo.tar.xz new file mode 100644 index 0000000..e8e1ad5 --- /dev/null +++ b/logo.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adf2dd5e5f924debf874245b67987a9f79b29efcdf335fa4f1df610f4884802e +size 1988 diff --git a/lxqt-themes.changes b/lxqt-themes.changes index 51e6a10..b6dc9b1 100644 --- a/lxqt-themes.changes +++ b/lxqt-themes.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 21 18:11:47 UTC 2024 - Андрей Алыпов + +- Добавлен логотип openSUSE (logo.tar.xz) + ------------------------------------------------------------------- Fri May 10 17:59:38 UTC 2024 - Андрей Алыпов diff --git a/lxqt-themes.spec b/lxqt-themes.spec index 2f9bb14..97933cc 100644 --- a/lxqt-themes.spec +++ b/lxqt-themes.spec @@ -27,6 +27,7 @@ URL: https://github.com/lxqt/lxqt-themes Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz Source1: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc Source2: lxqt-themes.keyring +Source3: logo.tar.xz BuildRequires: cmake >= 3.18.0 BuildRequires: fdupes BuildRequires: gcc-c++ @@ -38,7 +39,7 @@ BuildArch: noarch Themes, graphics and icons for LXQt. %prep -%autosetup +%autosetup -a3 %build %cmake @@ -46,6 +47,7 @@ Themes, graphics and icons for LXQt. %install %cmake_install %fdupes -s %{buildroot}%{_datadir}/lxqt/themes +install -Dm 0644 opensuse-*.svg -t %{buildroot}%{_datadir}/lxqt/graphics/ %files %license COPYING