Update to 43.1
This commit is contained in:
parent
c08e5d7dd8
commit
33708dc97d
1
.gitignore
vendored
1
.gitignore
vendored
@ -71,3 +71,4 @@ gnome-backgrounds-2.30.0.tar.bz2
|
|||||||
/gnome-backgrounds-43.beta.tar.xz
|
/gnome-backgrounds-43.beta.tar.xz
|
||||||
/gnome-backgrounds-43.rc.tar.xz
|
/gnome-backgrounds-43.rc.tar.xz
|
||||||
/gnome-backgrounds-43.tar.xz
|
/gnome-backgrounds-43.tar.xz
|
||||||
|
/gnome-backgrounds-43.1.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: gnome-backgrounds
|
Name: gnome-backgrounds
|
||||||
Version: 43
|
Version: 43.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Desktop backgrounds packaged with the GNOME desktop
|
Summary: Desktop backgrounds packaged with the GNOME desktop
|
||||||
|
|
||||||
License: CC-BY-SA
|
License: CC-BY-SA-3.0
|
||||||
URL: https://gitlab.gnome.org/GNOME/gnome-backgrounds
|
URL: https://gitlab.gnome.org/GNOME/gnome-backgrounds
|
||||||
Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{tarball_version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{tarball_version}.tar.xz
|
||||||
|
|
||||||
@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
|
|||||||
%{_datadir}/backgrounds/gnome/wood-l.webp
|
%{_datadir}/backgrounds/gnome/wood-l.webp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 15 2023 David King <amigadave@amigadave.com> - 43.1-1
|
||||||
|
- Update to 43.1
|
||||||
|
|
||||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 43-2
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 43-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-backgrounds-43.tar.xz) = e41e87e20da6a7d4c88d6b68832615709c3cf5d28fbb1a9c1a2af1db7e9c1db56ede141ac45df2164c6d919cb72f81e6e7d014bfe1f340759cd386c3a05217c2
|
SHA512 (gnome-backgrounds-43.1.tar.xz) = 7fa3432c14ea4841179ceddd0e4e930a2a8c754ecd436fb92f8506f56ebe7795d54cb1effce6e29a58735e58a014005cc1585585c36cb39e6522645ab1789d80
|
||||||
|
Loading…
Reference in New Issue
Block a user