Update to 41.beta
This commit is contained in:
parent
de4c8b5bce
commit
59ae04d2f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -147,3 +147,4 @@ eog-2.31.4-20100623git.tar.bz2
|
||||
/eog-40.0.tar.xz
|
||||
/eog-40.1.tar.xz
|
||||
/eog-40.2.tar.xz
|
||||
/eog-41.beta.tar.xz
|
||||
|
9
eog.spec
9
eog.spec
@ -6,15 +6,15 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: eog
|
||||
Version: 40.2
|
||||
Release: 2%{?dist}
|
||||
Version: 41~beta
|
||||
Release: 1%{?dist}
|
||||
Summary: Eye of GNOME image viewer
|
||||
|
||||
# The GFDL has an "or later version" clause embedded inside the license.
|
||||
# There is no need to add the + here.
|
||||
License: GPLv2+ and GFDL
|
||||
URL: https://wiki.gnome.org/Apps/EyeOfGnome
|
||||
Source0: https://download.gnome.org/sources/%{name}/40/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/41/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(exempi-2.0)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||
@ -125,6 +125,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.eog.deskto
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Aug 16 2021 Kalev Lember <klember@redhat.com> - 41~beta-1
|
||||
- Update to 41.beta
|
||||
|
||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 40.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (eog-40.2.tar.xz) = e28c2deb320436606ebf0a971d845e536197ea23c2e7869d3d10dfe5174c8177c7977da37bf01178dc87f875cff2c3f0fbdad63c77578c2334dbfd9d354c19ad
|
||||
SHA512 (eog-41.beta.tar.xz) = f252f387ef60f0e4734b45d8e1c4d9f237c97bb6aec374fc8145793d8fa00a81a6f8737da13fb6990ba9cd914ed50acc253a649cdf68c09830c43c97d9b1829b
|
||||
|
Loading…
Reference in New Issue
Block a user