Update to 45.0
This commit is contained in:
parent
1c09d260d0
commit
d1afa1f039
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@
|
|||||||
/adwaita-icon-theme-44.0.tar.xz
|
/adwaita-icon-theme-44.0.tar.xz
|
||||||
/adwaita-icon-theme-45.beta.tar.xz
|
/adwaita-icon-theme-45.beta.tar.xz
|
||||||
/adwaita-icon-theme-45.rc.tar.xz
|
/adwaita-icon-theme-45.rc.tar.xz
|
||||||
|
/adwaita-icon-theme-45.0.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: adwaita-icon-theme
|
Name: adwaita-icon-theme
|
||||||
Version: 45~rc
|
Version: 45.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Adwaita icon theme
|
Summary: Adwaita icon theme
|
||||||
|
|
||||||
@ -71,6 +71,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
|
||||||
|
* Wed Sep 20 2023 Kalev Lember <klember@redhat.com> - 45.0-1
|
||||||
|
- Update to 45.0
|
||||||
|
|
||||||
* Tue Sep 05 2023 Kalev Lember <klember@redhat.com> - 45~rc-1
|
* Tue Sep 05 2023 Kalev Lember <klember@redhat.com> - 45~rc-1
|
||||||
- Update to 45.rc
|
- Update to 45.rc
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (adwaita-icon-theme-45.rc.tar.xz) = cd602f852a98f280bba3145164ec8ff452b8275d9b0add877caf676bc54c2941fd4233fc264d9d8861adffd946981e90d0504a43e0a29b421ef918fc9dabe59d
|
SHA512 (adwaita-icon-theme-45.0.tar.xz) = 0511acabb18cd8a07a53c5714d921b562a5d2ed5922d9922521b58d234518af7b9fd97d91e04d18d1a6c97d3a22fb555b8836288eba5ab7c5e9aa51807c2dbf4
|
||||||
|
Loading…
Reference in New Issue
Block a user