diff --git a/gedit.spec b/gedit.spec index c091e0d..938b2ac 100644 --- a/gedit.spec +++ b/gedit.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: gedit -Version: 3.18.2 +Version: 3.18.3 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 @@ -213,6 +213,9 @@ fi #%doc BUGS ChangeLog NEWS README %changelog +* Sun Feb 14 2016 Automatic Build System 3.18.3-1mamba +- automatic version update by autodist + * Tue Jan 19 2016 Automatic Build System 3.18.2-1mamba - automatic version update by autodist