Update to 46.0
This commit is contained in:
parent
dedb059b7c
commit
592b6e948b
1
.gitignore
vendored
1
.gitignore
vendored
@ -76,3 +76,4 @@ gedit-plugins-2.31.1.tar.bz2
|
||||
/gedit-plugins-42.1.tar.xz
|
||||
/gedit-plugins-44.1.tar.xz
|
||||
/gedit-plugins-45.0.tar.xz
|
||||
/gedit-plugins-46.0.tar.xz
|
||||
|
@ -4,13 +4,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gedit-plugins
|
||||
Version: 45.0
|
||||
Release: 3%{?dist}
|
||||
Version: 46.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Plugins for gedit
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/Gedit
|
||||
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: gettext
|
||||
BuildRequires: libappstream-glib
|
||||
@ -18,7 +18,7 @@ BuildRequires: meson
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: vala
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(gedit) >= 45.0
|
||||
BuildRequires: pkgconfig(gedit) >= 46.0
|
||||
BuildRequires: pkgconfig(libpeas-1.0)
|
||||
|
||||
# this is a metapackage dragging in all the plugins
|
||||
@ -266,6 +266,9 @@ The gedit wordcompletion plugin.
|
||||
%{_metainfodir}/gedit-wordcompletion.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Sun Jan 28 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 46.0-1
|
||||
- Update to 46.0
|
||||
|
||||
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 45.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gedit-plugins-45.0.tar.xz) = 41ada11d4cfc99d3f8edab46916490bfb6282c82bc35952331a5e920ffb8490c9ca543d459ed670390e4268bf2068b86382be4049443ce73cd4bb60b9a31b879
|
||||
SHA512 (gedit-plugins-46.0.tar.xz) = fe9d975273df1ec7d3729d76d3e652b04ec90595f2fcd90a64f9bc01de6bf7955aa96fb663966d8dab5952a01552a70123eecee81861c4c6d219199ca2ada579
|
||||
|
Loading…
Reference in New Issue
Block a user