Update to 43.alpha
This commit is contained in:
parent
b3f15383d7
commit
ae90a9d085
1
.gitignore
vendored
1
.gitignore
vendored
@ -133,3 +133,4 @@ gedit-2.31.6.tar.bz2
|
||||
/gedit-41.0.tar.xz
|
||||
/gedit-42.0.tar.xz
|
||||
/gedit-42.1.tar.xz
|
||||
/gedit-43.alpha.tar.xz
|
||||
|
||||
@ -14,13 +14,13 @@
|
||||
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 42.1
|
||||
Release: 2%{?dist}
|
||||
Version: 43~alpha
|
||||
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}/42/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
@ -162,6 +162,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.gedit.deskt
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Thu Jul 07 2022 David King <amigadave@amigadave.com> - 43~alpha-1
|
||||
- Update to 43.alpha
|
||||
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2:42.1-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gedit-42.1.tar.xz) = b7b1dd4ab31412a2bdeb6298065d1e3f52a9c813e26e943aea606b30e3de9b7690cc8ba478e2d0e49fb51bed57dd3f7c441184964270629d51dc1f6d132045a6
|
||||
SHA512 (gedit-43.alpha.tar.xz) = 85be65dcffc68469d6e1db3d4a250caf1b6e2556601cebf663dc4fcdc654e8b151ab6231b7f890c1d0650dac8424762c6ab63330a61e2e9137462c2b5d4acafc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user