Update to 43.rc
This commit is contained in:
parent
a92f603efb
commit
b9365ce1b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@ gnome-backgrounds-2.30.0.tar.bz2
|
|||||||
/gnome-backgrounds-42.beta.tar.xz
|
/gnome-backgrounds-42.beta.tar.xz
|
||||||
/gnome-backgrounds-42.0.tar.xz
|
/gnome-backgrounds-42.0.tar.xz
|
||||||
/gnome-backgrounds-43.beta.tar.xz
|
/gnome-backgrounds-43.beta.tar.xz
|
||||||
|
/gnome-backgrounds-43.rc.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: gnome-backgrounds
|
Name: gnome-backgrounds
|
||||||
Version: 43~beta
|
Version: 43~rc
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Desktop backgrounds packaged with the GNOME desktop
|
Summary: Desktop backgrounds packaged with the GNOME desktop
|
||||||
|
|
||||||
@ -71,6 +71,7 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
|
|||||||
%files extras
|
%files extras
|
||||||
%{_datadir}/gnome-background-properties/dune.xml
|
%{_datadir}/gnome-background-properties/dune.xml
|
||||||
%{_datadir}/gnome-background-properties/field.xml
|
%{_datadir}/gnome-background-properties/field.xml
|
||||||
|
%{_datadir}/gnome-background-properties/oceans.xml
|
||||||
%{_datadir}/gnome-background-properties/pixels.xml
|
%{_datadir}/gnome-background-properties/pixels.xml
|
||||||
%{_datadir}/gnome-background-properties/symbolic.xml
|
%{_datadir}/gnome-background-properties/symbolic.xml
|
||||||
%{_datadir}/gnome-background-properties/vnc.xml
|
%{_datadir}/gnome-background-properties/vnc.xml
|
||||||
@ -90,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
|
|||||||
%{_datadir}/backgrounds/gnome/wood-l.webp
|
%{_datadir}/backgrounds/gnome/wood-l.webp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 06 2022 Kalev Lember <klember@redhat.com> - 43~rc-1
|
||||||
|
- Update to 43.rc
|
||||||
|
|
||||||
* Sat Aug 13 2022 Kalev Lember <klember@redhat.com> - 43~beta-1
|
* Sat Aug 13 2022 Kalev Lember <klember@redhat.com> - 43~beta-1
|
||||||
- Update to 43.beta
|
- Update to 43.beta
|
||||||
- Add rich deps to pull in svg and webp pixbuf loaders (#2112390)
|
- Add rich deps to pull in svg and webp pixbuf loaders (#2112390)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-backgrounds-43.beta.tar.xz) = fce99e772dcd938a5964b389b7276faf53c815f3cc52dd634ad39dd455771fb4c0c336f75f39d18ccb05de75824d5346bf6417a86bb583465091e852ea2c034e
|
SHA512 (gnome-backgrounds-43.rc.tar.xz) = 562e56f5a1411b808ae4b010192a3f9a29b5274df1bbc466bf8f30d8b27d1a132aed248b1b21007b5c72eb75e03103f3aa8ea4cfda6c3ec274f4e8188885e178
|
||||||
|
Loading…
Reference in New Issue
Block a user