Update to 46.alpha
This commit is contained in:
parent
4e7313aeae
commit
1c688bd97a
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/gnome-text-editor-45.beta.tar.xz
|
||||
/gnome-text-editor-45.0.tar.xz
|
||||
/gnome-text-editor-45.1.tar.xz
|
||||
/gnome-text-editor-46.alpha.tar.xz
|
||||
|
@ -7,13 +7,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-text-editor
|
||||
Version: 45.1
|
||||
Release: 2%{?dist}
|
||||
Version: 46~alpha
|
||||
Release: 1%{?dist}
|
||||
Summary: A simple text editor for the GNOME desktop
|
||||
|
||||
License: GPL-3.0-or-later
|
||||
URL: https://gitlab.gnome.org/GNOME/gnome-text-editor
|
||||
Source0: https://download.gnome.org/sources/%{name}/45/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/46/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(editorconfig)
|
||||
BuildRequires: pkgconfig(enchant-2) >= %{enchant_version}
|
||||
@ -75,6 +75,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.TextEditor.
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jan 22 2024 David King <amigadave@amigadave.com> - 46~alpha-1
|
||||
- Update to 46.alpha
|
||||
|
||||
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 45.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-text-editor-45.1.tar.xz) = 8e16f0e9f2bc264a890eb9c648d74cc64bd487dae8a7e9d8198e16e8abc97f9fba3f3521d15777b681ee17b23a9e8032e382cd8a438eeddd857a28d8cb069c30
|
||||
SHA512 (gnome-text-editor-46.alpha.tar.xz) = 6e566c30952c25e724a8c41f42a9849b3405d2f451816f5f29631b7d727c7ca6baa06fe069bc1f5d6d3f2aff1fb5e8c7119df8974a2641845f18f1631c2f6a30
|
||||
|
Loading…
Reference in New Issue
Block a user