automatic version update by autodist [release 3.36.1-1mamba;Tue Apr 14 2020]

This commit is contained in:
Automatic Build System 2024-01-05 22:40:24 +01:00
parent 5e76142da3
commit 3a144e560d

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: gedit Name: gedit
Version: 3.34.1 Version: 3.36.1
Release: 1mamba Release: 1mamba
Summary: gEdit is a small but powerful text editor for GNOME Summary: gEdit is a small but powerful text editor for GNOME
Group: Graphical Desktop/Applications/Utilities Group: Graphical Desktop/Applications/Utilities
@ -66,6 +66,7 @@ BuildRequires: pygtksourceview-devel
BuildRequires: gsettings-desktop-schemas-devel BuildRequires: gsettings-desktop-schemas-devel
BuildRequires: itstool BuildRequires: itstool
BuildRequires: libgspell-devel BuildRequires: libgspell-devel
BuildRequires: libtepl-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %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. 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. See the plugins page for more info on the existing plugins.
%prep %debug_package
%prep
%setup -q %setup -q
%build %build
@ -204,14 +206,15 @@ fi
%{_datadir}/vala/vapi/gedit.vapi %{_datadir}/vala/vapi/gedit.vapi
%{_libdir}/pkgconfig/*.pc %{_libdir}/pkgconfig/*.pc
#%files apidocs %files apidocs
#%defattr(644,root,root,755) %defattr(644,root,root,755)
#%{_datadir}/gtk-doc/html/gedit/*.html %dir %{_datadir}/gtk-doc/html/gedit
#%{_datadir}/gtk-doc/html/gedit/gedit.devhelp2 %{_datadir}/gtk-doc/html/gedit/*
#%{_datadir}/gtk-doc/html/gedit/*.png
#%{_datadir}/gtk-doc/html/gedit/style.css
%changelog %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 * Thu Nov 21 2019 Automatic Build System <autodist@mambasoft.it> 3.34.1-1mamba
- automatic version update by autodist - automatic version update by autodist