automatic version update by autodist [release 3.36.1-1mamba;Tue Apr 14 2020]
This commit is contained in:
parent
5e76142da3
commit
3a144e560d
19
gedit.spec
19
gedit.spec
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: gedit
|
||||
Version: 3.34.1
|
||||
Version: 3.36.1
|
||||
Release: 1mamba
|
||||
Summary: gEdit is a small but powerful text editor for GNOME
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@ -66,6 +66,7 @@ BuildRequires: pygtksourceview-devel
|
||||
BuildRequires: gsettings-desktop-schemas-devel
|
||||
BuildRequires: itstool
|
||||
BuildRequires: libgspell-devel
|
||||
BuildRequires: libtepl-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -115,8 +116,9 @@ While aiming at simplicity and ease of use, gedit is a powerful general purpose
|
||||
gedit features also a flexible plugin system which can be used to dynamically add new advanced features to gedit itself.
|
||||
See the plugins page for more info on the existing plugins.
|
||||
|
||||
%prep
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
@ -204,14 +206,15 @@ fi
|
||||
%{_datadir}/vala/vapi/gedit.vapi
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
#%files apidocs
|
||||
#%defattr(644,root,root,755)
|
||||
#%{_datadir}/gtk-doc/html/gedit/*.html
|
||||
#%{_datadir}/gtk-doc/html/gedit/gedit.devhelp2
|
||||
#%{_datadir}/gtk-doc/html/gedit/*.png
|
||||
#%{_datadir}/gtk-doc/html/gedit/style.css
|
||||
%files apidocs
|
||||
%defattr(644,root,root,755)
|
||||
%dir %{_datadir}/gtk-doc/html/gedit
|
||||
%{_datadir}/gtk-doc/html/gedit/*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 14 2020 Automatic Build System <autodist@mambasoft.it> 3.36.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 21 2019 Automatic Build System <autodist@mambasoft.it> 3.34.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user