Update to 43.alpha
This commit is contained in:
parent
ccf3556fcd
commit
2304e78151
1
.gitignore
vendored
1
.gitignore
vendored
@ -157,3 +157,4 @@ eog-2.31.4-20100623git.tar.bz2
|
||||
/eog-42.0.tar.xz
|
||||
/eog-42.1.tar.xz
|
||||
/eog-42.2.tar.xz
|
||||
/eog-43.alpha.tar.xz
|
||||
|
7
eog.spec
7
eog.spec
@ -7,7 +7,7 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: eog
|
||||
Version: 42.2
|
||||
Version: 43~alpha
|
||||
Release: 1%{?dist}
|
||||
Summary: Eye of GNOME image viewer
|
||||
|
||||
@ -15,7 +15,7 @@ Summary: Eye of GNOME image viewer
|
||||
# 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}/42/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(exempi-2.0)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||
@ -135,6 +135,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.eog.deskto
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 15 2022 Kalev Lember <klember@redhat.com> - 43~alpha-1
|
||||
- Update to 43.alpha
|
||||
|
||||
* Sun May 29 2022 David King <amigadave@amigadave.com> - 42.2-1
|
||||
- Update to 42.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (eog-42.2.tar.xz) = f2da81fe7040f7ffc63da03df4889add33d59ad8df637797d1094d95233f4ce891838dfe6f774f58de63c28a620807bc4097b3ab1f31afb7cc7c402f8501e69d
|
||||
SHA512 (eog-43.alpha.tar.xz) = ce90d4818f2009f62cf2879217bc30e9eb2b0cf44d9c4b1e2e4e1741e6f9e20ed286c2d7b3a606f93e7850ecc22879f4044f68335368c0102aa8ae9b94cdbd7d
|
||||
|
Loading…
Reference in New Issue
Block a user