Hello community,

here is the log from the commit of package gedit for openSUSE:Factory checked 
in at 2013-04-03 12:51:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gedit (Old)
 and      /work/SRC/openSUSE:Factory/.gedit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gedit", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gedit/gedit.changes      2012-11-21 
15:53:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gedit.new/gedit.changes 2013-04-03 
12:51:03.000000000 +0200
@@ -1,0 +2,68 @@
+Mon Mar 25 20:59:47 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Improvements in docs.
+  + Misc bufixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Mar 20 07:56:17 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.6:
+  + Improvements in docs.
+  + Misc bugfixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 11 20:00:03 UTC 2013 - dims...@opensuse.org
+
+- Replace python-gobject Requires with python3-requires.
+- Add python3-cairo requires: snippets/documents.py imports cairo.
+
+-------------------------------------------------------------------
+Wed Mar  6 10:36:12 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.5:
+  + Updated mallard snippets.
+  + Improvements in docs.
+  + Misc bugfixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Feb 19 20:33:09 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.4:
+  + Use revealer to animate the search bar and the notification
+    bars
+  + Several fixes in snippets.
+  + Improvements in docs.
+  + Misc bugfixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Jan  9 17:26:41 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.3:
+  + Application menu.
+  + Misc bugfixes.
+- Changes from version 3.7.2:
+  + Port to GtkApplication.
+  + Lots of improvements in docs.
+  + Misc bugfixes.
+  + Updated translations.
+- Add pkgconfig(gio-2.0) and pkgconfig(libpeas-1.0) BuildRequires
+  so they can be versioned.
+
+-------------------------------------------------------------------
+Wed Nov 14 08:51:24 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.7.1:
+  + Port to python 3.
+  + Misc bugfixes.
+  + Updated translations.
+- Add python BuildRequires so we can version it. Note: As the
+  BuildRequires is python >= 3.2.3, this currently pulls in
+  python3, which is in fact exactly what we want.
+- Drop .desktop fixup hack: fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  gedit-3.6.2.tar.xz

New:
----
  gedit-3.8.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gedit.spec ++++++
--- /var/tmp/diff_new_pack.KaWFNT/_old  2013-04-03 12:51:05.000000000 +0200
+++ /var/tmp/diff_new_pack.KaWFNT/_new  2013-04-03 12:51:05.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gedit
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           gedit
-Version:        3.6.2
+Version:        3.8.0
 Release:        0
 Summary:        Small and lightweight UTF-8 text editor
 License:        GPL-2.0+
 Group:          Productivity/Text/Editors
 Url:            http://www.gnome.org
-Source:         
http://download.gnome.org/sources/gedit/3.6/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gedit/3.8/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE gedit-desktop.patch -- adds more MIME types and change 
icon
 Patch0:         gedit-desktop.patch
 BuildRequires:  enchant-devel
@@ -32,21 +32,25 @@
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  iso-codes-devel
+BuildRequires:  python >= 3.2.3
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
+BuildRequires:  pkgconfig(gio-2.0) >= 2.35.4
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.6.0
-BuildRequires:  pkgconfig(gtksourceview-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.7.10
+BuildRequires:  pkgconfig(gtksourceview-3.0) >= 3.2.0
 BuildRequires:  pkgconfig(ice)
-BuildRequires:  pkgconfig(libpeas-gtk-1.0) >= 1.1.0
+BuildRequires:  pkgconfig(libpeas-1.0) >= 1.7.0
+BuildRequires:  pkgconfig(libpeas-gtk-1.0) >= 1.7.0
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.5.0
 BuildRequires:  pkgconfig(pygobject-3.0) >= 3.0.0
 BuildRequires:  pkgconfig(sm) >= 1.0.0
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(zeitgeist-1.0) >= 0.3.2
-Requires:       python-gobject
+Requires:       python3-cairo
+Requires:       python3-gobject
 Recommends:     %{name}-lang
 Recommends:     iso-codes
 Provides:       gedit2 = %{version}
@@ -68,11 +72,22 @@
 The zeitgeist plugin for gedit provides a zeitgeist dataprovider that
 logs access and leave event for documents used with gedit.
 
+%package -n python3-gedit
+Summary:        Python bindings for gedit
+Group:          Development/Languages/Python
+
+%description -n python3-gedit
+Gedit is a small and lightweight UTF-8 text editor for the GNOME
+environment.
+
+This package provides the python bindings, based on gobject-introspection.
+
 %package devel
 Summary:        Small and lightweight UTF-8 text editor
 Group:          Productivity/Text/Editors
 Requires:       %{name} = %{version}
 Requires:       gtksourceview-devel
+Requires:       python3-gedit
 Provides:       gedit2-devel = %{version}
 Obsoletes:      gedit2-devel < %{version}
 Provides:       %{name}-doc = %{version}
@@ -165,7 +180,6 @@
 %dir %{_libexecdir}/gedit
 %endif
 %{_libexecdir}/gedit/gedit-bugreport.sh
-%{py_sitedir}/gi/overrides/Gedit.py*
 %doc %{_mandir}/man1/gedit*
 
 %files lang -f %{name}.lang
@@ -175,6 +189,10 @@
 %{_libdir}/gedit/plugins/zeitgeist.plugin
 %{_libdir}/gedit/plugins/libzeitgeistplugin.so
 
+%files -n python3-gedit
+%defattr(-,root,root)
+%{python3_sitearch}/gi/overrides/Gedit*
+
 %files devel
 %defattr(-, root, root)
 %doc %{_datadir}/gtk-doc/html/gedit/

++++++ gedit-3.6.2.tar.xz -> gedit-3.8.0.tar.xz ++++++
++++ 275622 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to