diff --git a/.gitignore b/.gitignore index 1b8e9ae..b5cae3a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /yaru-theme-20.04.4.tar.gz /yaru-theme-20.04.5.tar.gz /yaru-theme-20.04.6.tar.gz +/yaru-theme-20.10.3.tar.gz diff --git a/sources b/sources index 74ed377..1757085 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yaru-theme-20.04.6.tar.gz) = 47ee04af180e2ce3228cc5534e0ac0e4a10d1bb3fbf681fafc2d7a5d62283eae541ca289b90e70ca3fdc7535cd9335b1f9d3337e8d0ece42e1b63658c9e2547e +SHA512 (yaru-theme-20.10.3.tar.gz) = 6e21bbf4dc367c3e56a0752f3891facbbdb43a060a6a4adfda87f454a148b9dc71688ae77a8a14c1f0e5c2be301229341acce22cd2db92c5bb091900a2fcaa88 diff --git a/yaru-theme.spec b/yaru-theme.spec index f1b2b80..939a10f 100644 --- a/yaru-theme.spec +++ b/yaru-theme.spec @@ -1,26 +1,24 @@ %global _license COPYING COPYING.LGPL-2.1 COPYING.LGPL-3.0 LICENSE_CCBYSA -Name: yaru-theme -Version: 20.04.6 -Release: 4%{?dist} -Summary: Ubuntu community theme "yaru" - -License: GPLv3+ and CC-BY-SA -URL: https://community.ubuntu.com/c/desktop/theme-refresh -Source0: https://github.com/ubuntu/yaru/archive/%{version}/%{name}-%{version}.tar.gz -BuildArch: noarch - -BuildRequires: meson >= 0.45 -BuildRequires: sassc -BuildRequires: pkgconfig(appstream-glib) - -Requires: gnome-shell-theme-yaru -Requires: yaru-gtk2-theme -Requires: yaru-gtk3-theme -Requires: yaru-icon-theme -Requires: yaru-sound-theme - -Suggests: yaru-unity-theme +Name: yaru-theme +Version: 20.10.3 +Release: 1%{?dist} +Summary: Ubuntu community theme "yaru" +BuildArch: noarch + +License: GPLv3+ and CC-BY-SA +URL: https://community.ubuntu.com/c/desktop/theme-refresh +Source0: https://github.com/ubuntu/yaru/archive/%{version}/%{name}-%{version}.tar.gz + +BuildRequires: meson >= 0.51 +BuildRequires: sassc +BuildRequires: pkgconfig(appstream-glib) + +Requires: gnome-shell-theme-yaru +Requires: yaru-gtk2-theme +Requires: yaru-gtk3-theme +Requires: yaru-icon-theme +Requires: yaru-sound-theme %global _description %{expand: Yaru theme is the default theme for Ubuntu, entirely backed by the community. @@ -94,15 +92,6 @@ License: CC-BY-SA This package contains the sound theme following the XDG theming specification. -%package -n yaru-unity-theme -Summary: Yaru Unity theme -License: CC-BY-SA - -%description -n yaru-unity-theme %{_description} - -This package contains the Unity theme. - - %prep %autosetup -n yaru-%{version} -p1 @@ -115,9 +104,9 @@ This package contains the Unity theme. %install %meson_install -rm %{buildroot}%{_datadir}/glib-2.0/schemas/99_Yaru.gschema.override \ - %{buildroot}%{_datadir}/xsessions/Yaru.desktop \ - %{buildroot}%{_datadir}/wayland-sessions/Yaru-wayland.desktop \ +rm %{buildroot}%{_datadir}/glib-2.0/schemas/99_Yaru.gschema.override \ + %{buildroot}%{_datadir}/xsessions/Yaru.desktop \ + %{buildroot}%{_datadir}/wayland-sessions/Yaru-wayland.desktop \ %{buildroot}%{_datadir}/gnome-shell/extensions/ubuntu-dock@ubuntu.com/yaru.css touch %{buildroot}%{_datadir}/icons/Yaru/icon-theme.cache @@ -190,13 +179,12 @@ end %license %{_license} %{_datadir}/sounds/Yaru/ -%files -n yaru-unity-theme -%license %{_license} -%{_datadir}/themes/Yaru/unity -%dir %{_datadir}/themes/Yaru - %changelog +* Fri Sep 11 2020 Artem Polishchuk - 20.10.3-1 +- Update to 20.10.3 +- Don't build yaru-unity-theme + * Wed Jul 29 2020 Fedora Release Engineering - 20.04.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild