Update to 46.0
Resolves: RHEL-30200
This commit is contained in:
parent
0ce2a69ac8
commit
af13acf1a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@
|
||||
/adwaita-icon-theme-45.rc.tar.xz
|
||||
/adwaita-icon-theme-45.0.tar.xz
|
||||
/adwaita-icon-theme-46.alpha.tar.xz
|
||||
/adwaita-icon-theme-46.0.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: adwaita-icon-theme
|
||||
Version: 46~alpha
|
||||
Release: 2%{?dist}
|
||||
Version: 46.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Adwaita icon theme
|
||||
|
||||
License: LGPL-3.0-only OR CC-BY-SA-3.0
|
||||
@ -71,6 +71,9 @@ gtk-update-icon-cache --force %{_datadir}/icons/Adwaita &>/dev/null || :
|
||||
%{_datadir}/pkgconfig/adwaita-icon-theme.pc
|
||||
|
||||
%changelog
|
||||
* Fri Apr 19 2024 Tomas Popela <tpopela@redhat.com> - 46.0-1
|
||||
- Update to 46.0
|
||||
|
||||
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 46~alpha-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (adwaita-icon-theme-46.alpha.tar.xz) = 31f3df47616febea2a207ff863e215d97439bdfddbfa933d8b573946f9d724e54712cd681b36fef14d68453f085fb18e9845fa690a3e89978133215c49876ec7
|
||||
SHA512 (adwaita-icon-theme-46.0.tar.xz) = a497110a0fbbbb0a7a241842a50666f3b9a874be72dfbb462782126d74a3ae98720e749c3912087679fa971707fedfcac00150973e79a3edaf79355255db6e17
|
||||
|
Loading…
Reference in New Issue
Block a user