Update to 45.alpha
This commit is contained in:
parent
314a7ee637
commit
23c0cccc51
1
.gitignore
vendored
1
.gitignore
vendored
@ -168,3 +168,4 @@ eog-2.31.4-20100623git.tar.bz2
|
||||
/eog-44.1.tar.xz
|
||||
/eog-44.2.tar.xz
|
||||
/eog-44.3.tar.xz
|
||||
/eog-45.alpha.tar.xz
|
||||
|
11
eog.spec
11
eog.spec
@ -1,5 +1,5 @@
|
||||
%global gtk3_version 3.24.15
|
||||
%global glib2_version 2.53.4
|
||||
%global glib2_version 2.73.2
|
||||
%global gnome_desktop_version 2.91.2
|
||||
%global libexif_version 0.6.14
|
||||
%global libhandy_version 1.5.0
|
||||
@ -7,13 +7,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: eog
|
||||
Version: 44.3
|
||||
Release: 2%{?dist}
|
||||
Version: 45~alpha
|
||||
Release: 1%{?dist}
|
||||
Summary: Eye of GNOME image viewer
|
||||
|
||||
License: GPL-2.0-or-later AND CC-BY-SA-3.0
|
||||
URL: https://wiki.gnome.org/Apps/EyeOfGnome
|
||||
Source0: https://download.gnome.org/sources/%{name}/44/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/45/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(exempi-2.0)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||
@ -137,6 +137,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.eog.deskto
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Aug 06 2023 Kalev Lember <klember@redhat.com> - 45~alpha-1
|
||||
- Update to 45.alpha
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 44.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (eog-44.3.tar.xz) = 088d8d504e5ad5ca14a5da44ee559b30cb7749d752f7b5c1f3fa111c9d1ba7a97edaff3183e0c6d6ebf3b57b9e90fe37a42305d983ac72058804ab2599e8f0c2
|
||||
SHA512 (eog-45.alpha.tar.xz) = 2a690850e5e79fa54c4c8514a1fa2805b62430f8e0df97262aa2c29dabe4d9a0167bd852c1f6830ef3021f1df3ee593de599f82078439db6b33598d61b219983
|
||||
|
Loading…
Reference in New Issue
Block a user