Update to 42.alpha
This commit is contained in:
parent
a792318cf0
commit
baafcd64d9
1
.gitignore
vendored
1
.gitignore
vendored
@ -151,3 +151,4 @@ eog-2.31.4-20100623git.tar.bz2
|
||||
/eog-41.rc.tar.xz
|
||||
/eog-41.0.tar.xz
|
||||
/eog-41.1.tar.xz
|
||||
/eog-42.alpha.tar.xz
|
||||
|
9
eog.spec
9
eog.spec
@ -6,7 +6,7 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: eog
|
||||
Version: 41.1
|
||||
Version: 42~alpha
|
||||
Release: 1%{?dist}
|
||||
Summary: Eye of GNOME image viewer
|
||||
|
||||
@ -14,7 +14,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}/41/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(exempi-2.0)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||
@ -28,7 +28,7 @@ BuildRequires: pkgconfig(libexif) >= %{libexif_version}
|
||||
BuildRequires: pkgconfig(libpeas-1.0) >= 0.7.4
|
||||
BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 0.7.4
|
||||
%if 0%{?flatpak}
|
||||
BuildRequires: pkgconfig(libportal)
|
||||
BuildRequires: pkgconfig(libportal-gtk3)
|
||||
%endif
|
||||
BuildRequires: pkgconfig(librsvg-2.0)
|
||||
BuildRequires: pkgconfig(shared-mime-info)
|
||||
@ -132,6 +132,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.eog.deskto
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Jan 09 2022 David King <amigadave@amigadave.com> - 42~alpha-1
|
||||
- Update to 42.alpha
|
||||
|
||||
* Tue Dec 07 2021 Kalev Lember <klember@redhat.com> - 41.1-1
|
||||
- Update to 41.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (eog-41.1.tar.xz) = 0fa514dd6ef195e449bbde183f94850dfca764815a95423376bc0da422d07b6cbd7b35bbdd5ba9d8f995f55aae1e1b65d57626d1809cccf95389767d0ed594e8
|
||||
SHA512 (eog-42.alpha.tar.xz) = 3a1f3a1ad368cdef5b2fdb378fa55a73e446b27b05d8f9e8b4fa5be3c9f758bd05bb1b8ee4be8942ce44953758ed88d5e15e685356a27adebf37017eec643b19
|
||||
|
Loading…
Reference in New Issue
Block a user