update to 40.1 [release 40.1-1mamba;Fri May 21 2021]
This commit is contained in:
parent
52ec6dfca7
commit
5dc59bb1eb
@ -1,28 +1,26 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
%define majver %(echo %version | cut -d. -f 1)
|
||||
%define pkgname gedit-plugins
|
||||
Name: gedit-plugins
|
||||
Version: 3.38.1
|
||||
Version: 40.1
|
||||
Release: 1mamba
|
||||
Summary: A set of plugins for gedit
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.gnome.org/projects/gedit/
|
||||
Source: http://ftp.gnome.org/pub/GNOME/sources/gedit-plugins/%{majver}/gedit-plugins-%{version}.tar.xz
|
||||
URL: https://wiki.gnome.org/Apps
|
||||
Source: https://download.gnome.org/sources/gedit-plugins/%{majver}/gedit-plugins-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: gedit-devel
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgtk-devel
|
||||
BuildRequires: libgtk3-devel
|
||||
BuildRequires: libgtksourceview-devel
|
||||
BuildRequires: libpeas-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: gedit-devel >= %{majver}
|
||||
Requires: gedit
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
%{pkgname} are a set of plugins for gedit.
|
||||
@ -69,6 +67,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
#ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Fri May 21 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 40.1-1mamba
|
||||
- update to 40.1
|
||||
|
||||
* Wed Dec 02 2020 Automatic Build System <autodist@mambasoft.it> 3.38.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user