update to 45.0
This commit is contained in:
parent
1ee730acd1
commit
39b8afd179
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
|
||||
Version: 44.0
|
||||
Version: 45.0
|
||||
Release: 1
|
||||
Summary: Adwaita icon theme
|
||||
License: LGPLv3+ or CC-BY-SA-3.0
|
||||
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
|
||||
|
||||
BuildRequires: intltool
|
||||
BuildRequires: librsvg2
|
||||
BuildRequires: make
|
||||
BuildRequires: meson
|
||||
BuildRequires: gtk3-devel
|
||||
|
||||
Requires: adwaita-cursor-theme = %{version}-%{release}
|
||||
@ -37,13 +37,13 @@ developing applications that use %{name}.
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
%make_build
|
||||
%meson
|
||||
%meson_build
|
||||
|
||||
%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
|
||||
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/
|
||||
%{_datadir}/icons/Adwaita/*/
|
||||
%{_datadir}/icons/Adwaita/index.theme
|
||||
%ghost %{_datadir}/icons/Adwaita/icon-theme.cache
|
||||
%ghost %{_datadir}/icons/Adwaita/.icon-theme.cache
|
||||
|
||||
%files -n adwaita-cursor-theme
|
||||
%defattr(-,root,root)
|
||||
@ -69,6 +69,9 @@ gtk-update-icon-cache --force %{_datadir}/icons/Adwaita &>/dev/null || :
|
||||
%{_datadir}/pkgconfig/adwaita-icon-theme.pc
|
||||
|
||||
%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
|
||||
- update to 44.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user