!21 update to 45.0
From: @zppzhangpan Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
536baee485
Binary file not shown.
BIN
adwaita-icon-theme-45.0.tar.xz
Normal file
BIN
adwaita-icon-theme-45.0.tar.xz
Normal file
Binary file not shown.
@ -1,16 +1,16 @@
|
|||||||
Name: adwaita-icon-theme
|
Name: adwaita-icon-theme
|
||||||
Version: 44.0
|
Version: 45.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Adwaita icon theme
|
Summary: Adwaita icon theme
|
||||||
License: LGPLv3+ or CC-BY-SA-3.0
|
License: LGPLv3+ or CC-BY-SA-3.0
|
||||||
URL: https://gitlab.gnome.org/GNOME/adwaita-icon-theme
|
URL: https://gitlab.gnome.org/GNOME/adwaita-icon-theme
|
||||||
Source0: https://download.gnome.org/sources/adwaita-icon-theme/44/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/adwaita-icon-theme/45/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: librsvg2
|
BuildRequires: librsvg2
|
||||||
BuildRequires: make
|
BuildRequires: meson
|
||||||
BuildRequires: gtk3-devel
|
BuildRequires: gtk3-devel
|
||||||
|
|
||||||
Requires: adwaita-cursor-theme = %{version}-%{release}
|
Requires: adwaita-cursor-theme = %{version}-%{release}
|
||||||
@ -37,13 +37,13 @@ developing applications that use %{name}.
|
|||||||
%autosetup -n %{name}-%{version} -p1
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%meson
|
||||||
%make_build
|
%meson_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%meson_install
|
||||||
|
|
||||||
touch $RPM_BUILD_ROOT%{_datadir}/icons/Adwaita/icon-theme.cache
|
touch $RPM_BUILD_ROOT%{_datadir}/icons/Adwaita/.icon-theme.cache
|
||||||
|
|
||||||
%transfiletriggerin -- %{_datadir}/icons/Adwaita
|
%transfiletriggerin -- %{_datadir}/icons/Adwaita
|
||||||
gtk-update-icon-cache --force %{_datadir}/icons/Adwaita &>/dev/null || :
|
gtk-update-icon-cache --force %{_datadir}/icons/Adwaita &>/dev/null || :
|
||||||
@ -56,7 +56,7 @@ gtk-update-icon-cache --force %{_datadir}/icons/Adwaita &>/dev/null || :
|
|||||||
%exclude %{_datadir}/icons/Adwaita/cursors/
|
%exclude %{_datadir}/icons/Adwaita/cursors/
|
||||||
%{_datadir}/icons/Adwaita/*/
|
%{_datadir}/icons/Adwaita/*/
|
||||||
%{_datadir}/icons/Adwaita/index.theme
|
%{_datadir}/icons/Adwaita/index.theme
|
||||||
%ghost %{_datadir}/icons/Adwaita/icon-theme.cache
|
%ghost %{_datadir}/icons/Adwaita/.icon-theme.cache
|
||||||
|
|
||||||
%files -n adwaita-cursor-theme
|
%files -n adwaita-cursor-theme
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -69,6 +69,9 @@ gtk-update-icon-cache --force %{_datadir}/icons/Adwaita &>/dev/null || :
|
|||||||
%{_datadir}/pkgconfig/adwaita-icon-theme.pc
|
%{_datadir}/pkgconfig/adwaita-icon-theme.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 8 2024 zhangpan <zhangpan103@h-partners.com> - 45.0-1
|
||||||
|
- update to 45.0
|
||||||
|
|
||||||
* Mon Jul 24 2023 zhangpan <zhangpan103@h-partners.com> - 44.0-1
|
* Mon Jul 24 2023 zhangpan <zhangpan103@h-partners.com> - 44.0-1
|
||||||
- update to 44.0
|
- update to 44.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user