Update to 43.beta.1
This commit is contained in:
parent
320b789e66
commit
5906d6bf8f
1
.gitignore
vendored
1
.gitignore
vendored
@ -50,3 +50,4 @@
|
|||||||
/adwaita-icon-theme-41.0.tar.xz
|
/adwaita-icon-theme-41.0.tar.xz
|
||||||
/adwaita-icon-theme-42.beta.tar.xz
|
/adwaita-icon-theme-42.beta.tar.xz
|
||||||
/adwaita-icon-theme-42.0.tar.xz
|
/adwaita-icon-theme-42.0.tar.xz
|
||||||
|
/adwaita-icon-theme-43.beta.1.tar.xz
|
||||||
|
@ -4,13 +4,13 @@
|
|||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: adwaita-icon-theme
|
Name: adwaita-icon-theme
|
||||||
Version: 42.0
|
Version: 43~beta.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Adwaita icon theme
|
Summary: Adwaita icon theme
|
||||||
|
|
||||||
License: LGPLv3+ or CC-BY-SA
|
License: LGPLv3+ or CC-BY-SA
|
||||||
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}-%{tarball_version}.tar.xz
|
Source0: https://download.gnome.org/sources/adwaita-icon-theme/43/%{name}-%{tarball_version}.tar.xz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -88,6 +88,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 Aug 08 2022 Kalev Lember <klember@redhat.com> - 43~beta.1-1
|
||||||
|
- Update to 43.beta.1
|
||||||
|
|
||||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 42.0-2
|
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 42.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (adwaita-icon-theme-42.0.tar.xz) = 521bfd44fdc253f5fd01fcdfaa485669849ad73c35354ccfe9b358ba433cfa40ee6d68b70ec2268a4ce0631a48670b03b30811ca68e2e19f9430082454e02015
|
SHA512 (adwaita-icon-theme-43.beta.1.tar.xz) = 2c47abef9f3fdd5849f21fa12402b9f6588997c952799da4beee0bfc62fe4806abbc0312210ec61382898ecbe796188ce28e623cdd4e1598aa62c61e47051e6d
|
||||||
|
Loading…
Reference in New Issue
Block a user