update to 3.38.0 [release 3.38.0-1mamba;Mon Nov 02 2020]
This commit is contained in:
parent
774eea8eef
commit
1942c46f53
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
%define pkgname gedit-plugins
|
%define pkgname gedit-plugins
|
||||||
Name: gedit-plugins
|
Name: gedit-plugins
|
||||||
Version: 3.36.2
|
Version: 3.38.0
|
||||||
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
|
||||||
@ -12,21 +12,24 @@ URL: http://www.gnome.org/projects/gedit/
|
|||||||
Source: http://ftp.gnome.org/pub/GNOME/sources/gedit-plugins/%{majver}/gedit-plugins-%{version}.tar.xz
|
Source: http://ftp.gnome.org/pub/GNOME/sources/gedit-plugins/%{majver}/gedit-plugins-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
|
||||||
## AUTOBUILDREQ-END
|
|
||||||
BuildRequires: pygtk-devel
|
|
||||||
BuildRequires: libglade-devel
|
|
||||||
BuildRequires: libgnomeui-devel
|
|
||||||
BuildRequires: libgtksourceview
|
|
||||||
BuildRequires: gedit-devel
|
BuildRequires: gedit-devel
|
||||||
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: ldconfig
|
||||||
|
BuildRequires: libglib-devel
|
||||||
|
BuildRequires: libgtk-devel
|
||||||
|
BuildRequires: libgtksourceview-devel
|
||||||
|
BuildRequires: libpeas-devel
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: gedit-devel >= %{majver}
|
||||||
Requires: gedit
|
Requires: gedit
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{pkgname} are a set of plugins for gedit.
|
%{pkgname} are a set of plugins for gedit.
|
||||||
|
|
||||||
%prep
|
%debug_package
|
||||||
|
|
||||||
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -66,6 +69,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|||||||
#ChangeLog NEWS README
|
#ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 02 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.38.0-1mamba
|
||||||
|
- update to 3.38.0
|
||||||
|
|
||||||
|
* Fri Oct 30 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.36.2-2mamba
|
||||||
|
- rebuilt with gedit 3.62.2
|
||||||
|
|
||||||
* Tue Apr 14 2020 Automatic Build System <autodist@mambasoft.it> 3.36.2-1mamba
|
* Tue Apr 14 2020 Automatic Build System <autodist@mambasoft.it> 3.36.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user