Update to 43

This commit is contained in:
dwl301 2023-01-30 19:22:52 +08:00
parent 119e27b777
commit e682f3814a
2 changed files with 14 additions and 9 deletions

View File

@ -1,20 +1,22 @@
Name: adwaita-icon-theme Name: adwaita-icon-theme
Version: 42.0 Version: 43
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/42/%{name}-%{version}.tar.xz Source0: https://download.gnome.org/sources/adwaita-icon-theme/43/%{name}-%{version}.tar.xz
BuildArch: noarch BuildArch: noarch
BuildRequires: gtk3-devel intltool librsvg2 make BuildRequires: intltool
BuildRequires: librsvg2
BuildRequires: make
BuildRequires: gtk3-devel
Requires: adwaita-cursor-theme = %{version}-%{release} Requires: adwaita-cursor-theme = %{version}-%{release}
%description %description
Adwaita icon theme that GNOME desktop used is contained in %{name},Contain a modern set This package contains the Adwaita icon theme used by the GNOME desktop.
of cursors which is user for the GNOME desktop are contained by adwaita-cursor-theme.
%package -n adwaita-cursor-theme %package -n adwaita-cursor-theme
Summary: Adwaita cursor theme Summary: Adwaita cursor theme
@ -28,8 +30,8 @@ Summary: Development files for %{name}
Requires: %{name} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
%description devel %description devel
Pkgconfig file that used for %{name} developing applications is contained by The %{name}-devel package contains the pkgconfig file for
this package. developing applications that use %{name}.
%prep %prep
%autosetup -n %{name}-%{version} -p1 %autosetup -n %{name}-%{version} -p1
@ -55,7 +57,7 @@ gtk-update-icon-cache --force %{_datadir}/icons/Adwaita &>/dev/null || :
%{_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)
%license COPYING* %license COPYING*
@ -67,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 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 43-1
- Update to 43
* Mon Mar 28 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 42.0-1 * Mon Mar 28 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 42.0-1
- Update to 42.0 - Update to 42.0