From f9c1ab1845d7a682ec1d388d40db12732c647b4e Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Aug 07 2013 22:58:21 +0000 Subject: Update to 3.9.4 --- diff --git a/.gitignore b/.gitignore index 4b9f6f8..e2b5b5b 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.9.1.tar.xz /gedit-3.9.2.tar.xz /gedit-3.9.3.tar.xz +/gedit-3.9.4.tar.xz diff --git a/gedit.spec b/gedit.spec index b65190c..7d35113 100644 --- a/gedit.spec +++ b/gedit.spec @@ -24,8 +24,8 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.9.3 -Release: 2%{?dist} +Version: 3.9.4 +Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors #VCS: git:git://git.gnome.org/gedit @@ -179,12 +179,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/gedit %{_datadir}/applications/gedit.desktop %{_mandir}/man1/* -# Don't seem to appear in the 3.9.3 build, unclear why not or if this -# is a bug - adamw 2013/07 -#%if %{with_python3} -#%{python3_sitearch}/gi/overrides/Gedit.py* -#%{python3_sitearch}/gi/overrides/__pycache__ -#%endif +%if %{with_python3} +%{python3_sitearch}/gi/overrides/Gedit.py* +%{python3_sitearch}/gi/overrides/__pycache__ +%endif %{_libexecdir}/gedit %{_libdir}/gedit/girepository-1.0 %dir %{_libdir}/gedit @@ -241,6 +239,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %endif %changelog +* Wed Aug 07 2013 Adam Williamson - 2:3.9.4-1 +- Update to 3.9.4 + * Sat Aug 03 2013 Fedora Release Engineering - 2:3.9.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 5881cd3..08ca98b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -04cc9f3f61fd007aeed19175c3318492 gedit-3.9.3.tar.xz +00b79e72534f1d2f565024d7dc14998a gedit-3.9.4.tar.xz