Update to 46.alpha
This commit is contained in:
parent
0faee63ea7
commit
4969b6c330
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@
|
||||
/adwaita-icon-theme-45.beta.tar.xz
|
||||
/adwaita-icon-theme-45.rc.tar.xz
|
||||
/adwaita-icon-theme-45.0.tar.xz
|
||||
/adwaita-icon-theme-46.alpha.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: adwaita-icon-theme
|
||||
Version: 45.0
|
||||
Release: 2%{?dist}
|
||||
Version: 46~alpha
|
||||
Release: 1%{?dist}
|
||||
Summary: Adwaita icon theme
|
||||
|
||||
License: LGPL-3.0-only OR CC-BY-SA-3.0
|
||||
URL: https://gitlab.gnome.org/GNOME/adwaita-icon-theme
|
||||
Source0: https://download.gnome.org/sources/%{name}/45/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/46/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -71,6 +71,9 @@ gtk-update-icon-cache --force %{_datadir}/icons/Adwaita &>/dev/null || :
|
||||
%{_datadir}/pkgconfig/adwaita-icon-theme.pc
|
||||
|
||||
%changelog
|
||||
* Mon Jan 22 2024 David King <amigadave@amigadave.com> - 46~alpha-1
|
||||
- Update to 46.alpha
|
||||
|
||||
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 45.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (adwaita-icon-theme-45.0.tar.xz) = 0511acabb18cd8a07a53c5714d921b562a5d2ed5922d9922521b58d234518af7b9fd97d91e04d18d1a6c97d3a22fb555b8836288eba5ab7c5e9aa51807c2dbf4
|
||||
SHA512 (adwaita-icon-theme-46.alpha.tar.xz) = 31f3df47616febea2a207ff863e215d97439bdfddbfa933d8b573946f9d724e54712cd681b36fef14d68453f085fb18e9845fa690a3e89978133215c49876ec7
|
||||
|
Loading…
Reference in New Issue
Block a user