automatic version update by autodist [release 3.18.2-1mamba;Tue Jan 19 2016]

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

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: gedit
Version: 3.14.3
Version: 3.18.2
Release: 1mamba
Summary: gEdit is a small but powerful text editor for GNOME
Group: Graphical Desktop/Applications/Utilities
@ -190,7 +190,7 @@ fi
%{_mandir}/man1/gedit.1.gz
%{_datadir}/help/*/gedit/*
%{python3_sitearch}/gi/overrides/Gedit.py*
%{python3_sitearch}/gi/overrides/__pycache__/Gedit*.py*
#%{python3_sitearch}/gi/overrides/__pycache__/Gedit*.py*
%doc AUTHORS COPYING
%files devel
@ -207,12 +207,15 @@ fi
%defattr(644,root,root,755)
%{_datadir}/gtk-doc/html/gedit/*.html
%{_datadir}/gtk-doc/html/gedit/gedit.devhelp2
%{_datadir}/gtk-doc/html/gedit/index.sgml
#%{_datadir}/gtk-doc/html/gedit/index.sgml
%{_datadir}/gtk-doc/html/gedit/*.png
%{_datadir}/gtk-doc/html/gedit/style.css
#%doc BUGS ChangeLog NEWS README
%changelog
* Tue Jan 19 2016 Automatic Build System <autodist@mambasoft.it> 3.18.2-1mamba
- automatic version update by autodist
* Sat Feb 14 2015 Automatic Build System <autodist@mambasoft.it> 3.14.3-1mamba
- automatic update by autodist