Update to 41.0
This commit is contained in:
parent
e2fceea819
commit
bf3958d553
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
||||
/adwaita-icon-theme-40.rc.tar.xz
|
||||
/adwaita-icon-theme-40.0.tar.xz
|
||||
/adwaita-icon-theme-40.1.1.tar.xz
|
||||
/adwaita-icon-theme-41.0.tar.xz
|
||||
|
@ -4,13 +4,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: adwaita-icon-theme
|
||||
Version: 40.1.1
|
||||
Release: 2%{?dist}
|
||||
Version: 41.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Adwaita icon theme
|
||||
|
||||
License: LGPLv3+ or CC-BY-SA
|
||||
URL: https://gitlab.gnome.org/GNOME/adwaita-icon-theme
|
||||
Source0: https://download.gnome.org/sources/adwaita-icon-theme/40/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/adwaita-icon-theme/41/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -88,6 +88,9 @@ gtk-update-icon-cache --force %{_datadir}/icons/Adwaita &>/dev/null || :
|
||||
%{_datadir}/pkgconfig/adwaita-icon-theme.pc
|
||||
|
||||
%changelog
|
||||
* Mon Sep 13 2021 Kalev Lember <klember@redhat.com> - 41.0-1
|
||||
- Update to 41.0
|
||||
|
||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 40.1.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (adwaita-icon-theme-40.1.1.tar.xz) = 8f0508e660b5b40d8a4b797202236e0d0985dba58ea3473babd6582120b6759c859c699e55f4e0891f169c7c4c7e5c36094b0972378985ed6a6df704538dd1f2
|
||||
SHA512 (adwaita-icon-theme-41.0.tar.xz) = 2a540f2b53cb64433780029ea70c2cfe8417ae7e619d8eefa59825e3ebcb8585acd4ccae25344c8e146a0ee0705ccbb39a2cb729a162534fd86a4ff24e505c86
|
||||
|
Loading…
Reference in New Issue
Block a user