diff --git a/oxygen-icons5-5.81.0.tar.xz b/oxygen-icons5-5.81.0.tar.xz deleted file mode 100644 index 89b9db9..0000000 --- a/oxygen-icons5-5.81.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f9a1b5fb676eeb71b9180d6a4703dc25ce872019231464ca0cd709759dc0fe8 -size 234609156 diff --git a/oxygen-icons5-5.81.0.tar.xz.sig b/oxygen-icons5-5.81.0.tar.xz.sig deleted file mode 100644 index 2cbe2b1..0000000 --- a/oxygen-icons5-5.81.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBprkoACgkQWNDuZIpI -s7toZAgAh80Dqq1yECYtUxfooOJ8MAma3UuSTjN5NInd2qFSY701IzRUO+wxdQKh -IZnROXzPmUVIiwNJP6Z0/s5pMiIyxDqbyhGA2xnWXhSmCJWXNgAHN/jLxnyA0Ln3 -rxHFaRT50FIzyS0dxX6s5IOcsW889MQ9+eX7Kh4cTyQywnYi0Jhhak6AchG0jHEi -YSKZ0J1XRgD426jxylDhMT5peTmrGQx/UNOWhNH1sDG1/qlg9DvFKLU0NsxLFOL/ -uVJl0vQLGdNemFjPLPhMmyQmWa5eRRE7Q2P0D2ZC4Sdrd4Wwjl3BAYb5zNn0gO46 -E91+NvQ/PQ6HinHjQHfkuctWypa4+Q== -=u3MU ------END PGP SIGNATURE----- diff --git a/oxygen-icons5-5.82.0.tar.xz b/oxygen-icons5-5.82.0.tar.xz new file mode 100644 index 0000000..2800853 --- /dev/null +++ b/oxygen-icons5-5.82.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c39277274b1b99c754e81957f5a244c797fea0942773aec1957bedef2337759 +size 234613000 diff --git a/oxygen-icons5-5.82.0.tar.xz.sig b/oxygen-icons5-5.82.0.tar.xz.sig new file mode 100644 index 0000000..ac26b85 --- /dev/null +++ b/oxygen-icons5-5.82.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmCNaqkACgkQWNDuZIpI +s7uyrQf+MY0Wb+6uUicjRttMg0rpNDwGc/DfD0X3/eHRNuI/lRlRMCeC0jAlnOxN +bU+WKWSdbg8U3VjVrtwKDiLamjoMTArrGxoh41CiGvP1G4yZw5/vjoDbeavfdQwE +dGMCndIWnSym7CE9yv9OEJ9ugasr8qOjddZrJoiGI33eumFvHEy28f2hXTRKmRv5 +l3DPOPH4o3GurBlrK+5hJjI1LUUmoGVvOPG7GFFDb0JiWSrdUgILCE/QEfPYGqHe +abxc5IE/Rjuneb4tOXJplgwX3RTlwZ7oWdwza3Iw1eDgKrSEYH99zI3Ze2nUmUIb +YJugdA5orVNZuRXVDw0V/O4C5pm/5w== +=qKSS +-----END PGP SIGNATURE----- diff --git a/oxygen5-icon-theme.changes b/oxygen5-icon-theme.changes index 05149de..9e18027 100644 --- a/oxygen5-icon-theme.changes +++ b/oxygen5-icon-theme.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat May 1 16:41:22 UTC 2021 - Christophe Giboudeaux + +- Update to 5.82.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.82.0 +- No code change since 5.81.0 + ------------------------------------------------------------------- Sat Apr 10 14:03:53 UTC 2021 - Wolfgang Bauer diff --git a/oxygen5-icon-theme.spec b/oxygen5-icon-theme.spec index 81466e8..3f4c93c 100644 --- a/oxygen5-icon-theme.spec +++ b/oxygen5-icon-theme.spec @@ -16,7 +16,7 @@ # -%define _tar_path 5.81 +%define _tar_path 5.82 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) @@ -25,7 +25,7 @@ # Only needed for the package signature condition %bcond_without lang Name: oxygen5-icon-theme -Version: 5.81.0 +Version: 5.82.0 Release: 0 Summary: Oxygen Icon Theme License: LGPL-3.0-only @@ -65,28 +65,29 @@ BuildRequires: cmake(Qt5Test) This package contains the non-scalable icons of the Oxygen icon theme. %prep -%setup -q -n oxygen-icons5-%{version} +%autosetup -p1 -n oxygen-icons5-%{version} + %if %{without autotests} sed -i -e's/.*autotests/# \0/' CMakeLists.txt %endif %build - %cmake_kf5 -d build - %cmake_build +%cmake_kf5 -d build +%cmake_build %install - cd build -%make_install - install -D -m 0644 %{SOURCE3} %{buildroot}%{_datadir}/icons/oxygen/base/22x22/apps/package-manager-icon.png - install -D -m 0644 %{SOURCE4} %{buildroot}%{_datadir}/icons/oxygen/base/32x32/apps/package-manager-icon.png - install -D -m 0644 %{SOURCE5} %{buildroot}%{_datadir}/icons/oxygen/base/48x48/apps/package-manager-icon.png - install -D -m 0644 %{SOURCE6} %{buildroot}%{_datadir}/icons/oxygen/base/22x22/places/folder-html.png - install -D -m 0644 %{SOURCE7} %{buildroot}%{_datadir}/icons/oxygen/base/32x32/places/folder-html.png - install -D -m 0644 %{SOURCE8} %{buildroot}%{_datadir}/icons/oxygen/base/48x48/places/folder-html.png - install -D -m 0644 %{SOURCE9} %{buildroot}%{_datadir}/icons/oxygen/base/64x64/places/folder-html.png - install -D -m 0644 %{SOURCE10} %{buildroot}%{_datadir}/icons/oxygen/base/128x128/places/folder-html.png - install -D -m 0644 %{SOURCE11} %{buildroot}%{_datadir}/icons/oxygen/base/256x256/places/folder-html.png - install -D -m 0644 %{SOURCE12} %{buildroot}%{_datadir}/icons/oxygen/base/16x16/places/folder-html.png +%kf5_makeinstall -C build + +install -D -m 0644 %{SOURCE3} %{buildroot}%{_datadir}/icons/oxygen/base/22x22/apps/package-manager-icon.png +install -D -m 0644 %{SOURCE4} %{buildroot}%{_datadir}/icons/oxygen/base/32x32/apps/package-manager-icon.png +install -D -m 0644 %{SOURCE5} %{buildroot}%{_datadir}/icons/oxygen/base/48x48/apps/package-manager-icon.png +install -D -m 0644 %{SOURCE6} %{buildroot}%{_datadir}/icons/oxygen/base/22x22/places/folder-html.png +install -D -m 0644 %{SOURCE7} %{buildroot}%{_datadir}/icons/oxygen/base/32x32/places/folder-html.png +install -D -m 0644 %{SOURCE8} %{buildroot}%{_datadir}/icons/oxygen/base/48x48/places/folder-html.png +install -D -m 0644 %{SOURCE9} %{buildroot}%{_datadir}/icons/oxygen/base/64x64/places/folder-html.png +install -D -m 0644 %{SOURCE10} %{buildroot}%{_datadir}/icons/oxygen/base/128x128/places/folder-html.png +install -D -m 0644 %{SOURCE11} %{buildroot}%{_datadir}/icons/oxygen/base/256x256/places/folder-html.png +install -D -m 0644 %{SOURCE12} %{buildroot}%{_datadir}/icons/oxygen/base/16x16/places/folder-html.png for i in 16x16 22x22 32x32 48x48 64x64 128x128 256x256; do @@ -94,9 +95,11 @@ install -D -m 0644 %{buildroot}%{_datadir}/icons/oxygen/base/${i}/places/folder- install -D -m 0644 %{buildroot}%{_datadir}/icons/oxygen/base/${i}/places/folder-documents.png %{buildroot}%{_datadir}/icons/oxygen/base/${i}/apps/document.png; done +pushd build cp -r ../scalable %{buildroot}%{_datadir}/icons/oxygen/base +popd - %fdupes %{buildroot} +%fdupes %{buildroot} %package scalable Summary: Oxygen Icon Theme