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
|
%define pkgname gedit-plugins
|
||||||
Name: gedit-plugins
|
Name: gedit-plugins
|
||||||
Version: 3.38.1
|
Version: 40.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A set of plugins for gedit
|
Summary: A set of plugins for gedit
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.gnome.org/projects/gedit/
|
URL: https://wiki.gnome.org/Apps
|
||||||
Source: http://ftp.gnome.org/pub/GNOME/sources/gedit-plugins/%{majver}/gedit-plugins-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/gedit-plugins/%{majver}/gedit-plugins-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: gedit-devel
|
BuildRequires: gedit-devel
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgtk-devel
|
BuildRequires: libgtk3-devel
|
||||||
BuildRequires: libgtksourceview-devel
|
BuildRequires: libgtksourceview-devel
|
||||||
BuildRequires: libpeas-devel
|
BuildRequires: libpeas-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: gedit-devel >= %{majver}
|
BuildRequires: gedit-devel >= %{majver}
|
||||||
Requires: gedit
|
Requires: gedit
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{pkgname} are a set of plugins for gedit.
|
%{pkgname} are a set of plugins for gedit.
|
||||||
@ -69,6 +67,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|||||||
#ChangeLog NEWS README
|
#ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Dec 02 2020 Automatic Build System <autodist@mambasoft.it> 3.38.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user