Hello community, here is the log from the commit of package gedit for openSUSE:Factory checked in at Thu May 5 14:00:44 CEST 2011. -------- --- GNOME/gedit/gedit.changes 2011-02-18 16:08:25.000000000 +0100 +++ /mounts/work_src_done/STABLE/gedit/gedit.changes 2011-04-27 14:59:39.000000000 +0200 @@ -1,0 +2,86 @@ +Wed Apr 27 12:51:44 UTC 2011 - fcrozat@novell.com + +- Update to version 3.0.2: + + Misc bugfixes + + Updated translations. +- Changes from version 3.0.1: + + Various fixes in search popup + + Style improvements + + Misc bugfixes + +------------------------------------------------------------------- +Tue Apr 5 14:13:35 UTC 2011 - fcrozat@novell.com + +- Update to version 3.0.0: + + Misc bugfixes + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 28 16:17:25 UTC 2011 - fcrozat@novell.com + +- Update to version 2.91.11: + + Resurrect the plugin message bus + + More improvements in the new user help + + Misc bugfixes + + Updated translations. +- Changes from version 2.91.10: + + More improvements in the new user help + + Misc bugfixes +- Changes from version 2.91.9: + + More improvements in the new user help + + Reactivate external tools and snippets plugins + + Misc bugfixes +- Changes from version 2.91.8: + + Help has been ported to mallard format + + Improvements in the overlay + + Misc bugfixes +- Changes from version 2.91.7: + + Improvements in the overlay + + Misc bugfixes +- Changes from version 2.91.6: + + Fix encoding conversion + + Add invalid char support + + More plugins ported to pygobject + + Misc bugfixes +- Changes from version 2.91.5: + + Misc bugfixes +- Changes from version 2.91.4: + + Port snippets plugin to libpeas/gtk3 + + Misc bugfixes +- Changes from version 2.91.3: + + Misc bugfixes +- Changes from version 2.91.2: + + Fix conversion of line endings when loading a file + + Update to the latest Gtk3 api changes + + Move the taglist plugin to the gedit-plugins package + + Misc bugfixes +- Changes from version 2.91.1: + + Use native GtkNotebook DnD implementation + + Update to the latest Gtk3 api changes + + Misc bugfixes +- Changes from version 2.91.0: + + New reworked search dialog + + Added mallard snippets + + Updated translations. +- Changes from version 2.90.0: + + Add GSettings migration file + + Misc bugfixes +- Drop BuildRequires: gconf2-devel (move to GSettings), + python-devel, python-gtk-devel, python-gtksourceview-devel (move + to libpeas-based plugins). +- Add new pkgconfig() BuildRequires: libpeas-gtk-1.0, + gsettings-desktop-schemas, libsoup-2.4. +- Move to pkgconfig()-style BuildRequires: + + Old ones: gtksourceview-devel, python-gobject2-devel. + + New ones: gtksourceview-3.0, pygobject-2.0. +- Replace GConf2 schemas handling with GSettings schemas handling, + with %glib2_gsettings_schema_* macros. +- Replace python-gnome, python-gobject2, python-gtk, + python-gtksourceview Requires with just a python-gobject Requires + thanks to introspection-based python binding. +- Change Obsoletes for gedit-doc to be strict (< instead of <=) now + that we have a new version. +- Add /sbin/ldconfig to %post/%postun as there is now a (private) + library installed by the package. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gedit-2.30.4.tar.bz2 New: ---- gedit-3.0.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gedit.spec ++++++ --- /var/tmp/diff_new_pack.29ZVcE/_old 2011-05-05 13:56:54.000000000 +0200 +++ /var/tmp/diff_new_pack.29ZVcE/_new 2011-05-05 13:56:54.000000000 +0200 @@ -18,9 +18,8 @@ Name: gedit -Version: 2.30.4 -Release: 7 -# NOTE: on upgrade to a new upstream version, change the doc Obsoletes from <= to < +Version: 3.0.2 +Release: 1 License: GPLv2+ Summary: Small and lightweight UTF-8 text editor Url: http://www.gnome.org @@ -30,29 +29,24 @@ Patch0: gedit-desktop.patch BuildRequires: enchant-devel BuildRequires: fdupes -BuildRequires: gconf2-devel BuildRequires: gettext BuildRequires: gnome-doc-utils-devel BuildRequires: gtk-doc -BuildRequires: gtksourceview-devel BuildRequires: intltool BuildRequires: iso-codes-devel -BuildRequires: python -BuildRequires: python-devel -BuildRequires: python-gobject2-devel -BuildRequires: python-gtk-devel -BuildRequires: python-gtksourceview-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files -Requires: python-gnome -Requires: python-gobject2 -Requires: python-gtk -Requires: python-gtksourceview +BuildRequires: pkgconfig(gsettings-desktop-schemas) +BuildRequires: pkgconfig(gtksourceview-3.0) +BuildRequires: pkgconfig(libpeas-gtk-1.0) +BuildRequires: pkgconfig(libsoup-2.4) +BuildRequires: pkgconfig(pygobject-2.0) +Requires: python-gobject Recommends: %{name}-lang Provides: gedit2 = %{version} Obsoletes: gedit2 < %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -%gconf_schemas_prereq +%glib2_gsettings_schema_requires %description Gedit is a small and lightweight UTF-8 text editor for the GNOME @@ -67,8 +61,7 @@ Provides: gedit2-devel = %{version} Obsoletes: gedit2-devel < %{version} Provides: %{name}-doc = %{version} -# Note: we keep <= (and a rpmlint warning...) until we get a version higher than 2.30.4 (when this provides/obsoletes was introduced) -Obsoletes: %{name}-doc <= %{version} +Obsoletes: %{name}-doc < %{version} %description devel Gedit is a small and lightweight UTF-8 text editor for the GNOME @@ -84,53 +77,56 @@ %configure \ --disable-scrollkeeper \ --enable-python -make %{?jobs:-j%jobs} +make %{?jobs:-j%jobs} V=1 %install %makeinstall -%if 0%{?suse_version} <= 1110 -%{__rm} %{buildroot}%{_datadir}/locale/la/LC_MESSAGES/* -%endif -%if 0%{?suse_version} <= 1120 -%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* -%endif %suse_update_desktop_file -N gedit -G "Text Editor" gedit TextEditor %find_lang %{name} %{?no_lang_C} -%find_gconf_schemas rm %{buildroot}%{_libdir}/*/*/*.*a +rm %{buildroot}%{_libdir}/*.la %fdupes %{buildroot} %clean rm -rf %{buildroot} -%pre -f %{name}.schemas_pre - %post +/sbin/ldconfig %desktop_database_post - -%posttrans -f %{name}.schemas_posttrans - -%preun -f %{name}.schemas_preun +%glib2_gsettings_schema_post %postun +/sbin/ldconfig %desktop_database_postun +%glib2_gsettings_schema_postun -%files -f %{name}.schemas_list +%files %defattr(-, root, root) %doc AUTHORS BUGS ChangeLog COPYING MAINTAINERS NEWS README %dir %{_datadir}/gnome/ %dir %{_datadir}/gnome/help/ %dir %{_datadir}/gnome/help/%{name}/ %doc %{_datadir}/gnome/help/%{name}/C/ -%dir %{_datadir}/omf/ -%dir %{_datadir}/omf/%{name}/ -%doc %{_datadir}/omf/%{name}/%{name}-C.omf %{_bindir}/gedit %{_bindir}/gnome-text-editor %{_datadir}/applications/*.desktop -%{_datadir}/gedit-2 -%{_libdir}/gedit-2 -%{_libexecdir}/gedit-2 +%{_datadir}/dbus-1/services/org.gnome.gedit.service +%{_datadir}/GConf/gsettings/gedit.convert +%{_datadir}/gedit/ +%{_datadir}/glib-2.0/schemas/org.gnome.gedit.enums.xml +%{_datadir}/glib-2.0/schemas/org.gnome.gedit.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.externaltools.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.filebrowser.enums.xml +%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.filebrowser.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.pythonconsole.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.time.enums.xml +%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.time.gschema.xml +%{_libdir}/gedit/ +%if "%{_libdir}" != "%{_libexecdir}" +%{_libexecdir}/gedit/ +%endif +%{_libdir}/libgedit-private.so.0* +%{py_sitedir}/gi/overrides/Gedit.py* %doc %{_mandir}/man1/gedit* %files lang -f %{name}.lang @@ -140,5 +136,6 @@ %doc %{_datadir}/gtk-doc/html/gedit/ %{_includedir}/* %{_libdir}/pkgconfig/*.pc +%{_libdir}/libgedit-private.so %changelog ++++++ gedit-2.30.4.tar.bz2 -> gedit-3.0.2.tar.bz2 ++++++ ++++ 686387 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org