Update to 42.0
This commit is contained in:
parent
b921debde2
commit
3823cb1137
1
.gitignore
vendored
1
.gitignore
vendored
@ -131,3 +131,4 @@ gedit-2.31.6.tar.bz2
|
||||
/gedit-40.1.tar.xz
|
||||
/gedit-41.alpha.tar.xz
|
||||
/gedit-41.0.tar.xz
|
||||
/gedit-42.0.tar.xz
|
||||
|
||||
@ -14,13 +14,13 @@
|
||||
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 41.0
|
||||
Version: 42.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Text editor for the GNOME desktop
|
||||
|
||||
License: GPLv2+ and GFDL
|
||||
URL: https://wiki.gnome.org/Apps/Gedit
|
||||
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(glib-2.0) >= %{glib2_version}
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
@ -166,6 +166,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.gedit.de
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Sat Apr 02 2022 David King <amigadave@amigadave.com> - 2:42.0-1
|
||||
- Update to 42.0
|
||||
|
||||
* Mon Feb 14 2022 David King <amigadave@amigadave.com> - 2:41.0-1
|
||||
- Update to 41.0
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gedit-41.0.tar.xz) = 97c51ef24e53d6bd4b29350a8749eacbfcfb90b7c66c9f6d462101c53966282452f6a02043628e157e8179cf6260f103b41c61d7ba2a31da08b0687f8031974e
|
||||
SHA512 (gedit-42.0.tar.xz) = d0f3c05e0a6f96634cc2deb24d95d906e5bb9d380b248a810560b60ac8590831fb25672a41e143fe7bba3882a08ec7ec85208f896751a7b66cabe4ade00cdaca
|
||||
|
||||
Loading…
Reference in New Issue
Block a user