Hello community, here is the log from the commit of package gedit for openSUSE:Factory checked in at 2012-03-16 13:13:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-02-28 19:22:05.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gedit.new/gedit.changes 2012-03-16 13:13:33.000000000 +0100 @@ -1,0 +2,27 @@ +Tue Mar 6 20:16:28 UTC 2012 - dims...@opensuse.org + +- Update to version 3.3.7: + + Add support for fdo desktop action spec. + + Misc bugfixes. +- Rebase gedit-desktop.patch. + +------------------------------------------------------------------- +Mon Mar 5 22:10:33 UTC 2012 - dims...@opensuse.org + +- Update to version 3.3.6: + + Fix the "time" plugin + + Misc bugfixes + + Updated translations. + +------------------------------------------------------------------- +Fri Mar 2 19:25:35 UTC 2012 - dims...@opensuse.org + +- Update to version 3.3.5: + + Less clutter search popup + + Use GResources + + Misc bugfixes + + Updated translations. +- Add pkgconfig(gtk+-3.0) and pkgconfig(libxml-2.0) BuildRequires + to be able to require a minimum version. + +------------------------------------------------------------------- Old: ---- gedit-3.3.4.tar.xz New: ---- gedit-3.3.7.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gedit.spec ++++++ --- /var/tmp/diff_new_pack.P6Ivsy/_old 2012-03-16 13:13:35.000000000 +0100 +++ /var/tmp/diff_new_pack.P6Ivsy/_new 2012-03-16 13:13:35.000000000 +0100 @@ -16,8 +16,9 @@ # + Name: gedit -Version: 3.3.4 +Version: 3.3.7 Release: 0 # FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang Summary: Small and lightweight UTF-8 text editor @@ -37,10 +38,12 @@ BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(gsettings-desktop-schemas) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.15 BuildRequires: pkgconfig(gtksourceview-3.0) BuildRequires: pkgconfig(ice) -BuildRequires: pkgconfig(libpeas-gtk-1.0) +BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 1.1.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) ++++++ gedit-desktop.patch ++++++ --- /var/tmp/diff_new_pack.P6Ivsy/_old 2012-03-16 13:13:35.000000000 +0100 +++ /var/tmp/diff_new_pack.P6Ivsy/_new 2012-03-16 13:13:35.000000000 +0100 @@ -2,7 +2,7 @@ =================================================================== --- data/gedit.desktop.in.in.orig +++ data/gedit.desktop.in.in -@@ -5,7 +5,7 @@ Exec=gedit %U +@@ -6,7 +6,7 @@ Exec=gedit %U Terminal=false Type=Application StartupNotify=true @@ -10,4 +10,4 @@ +MimeType=application/x-awk;application/x-csh;application/x-perl;application/x-php;application/x-shellscript;text/plain;text/x-c;text/x-c++;text/x-c++hdr;text/x-chdr;text/x-c++src;text/x-csrc;text/x-fortran;text/x-java;text/x-log;text/x-makefile;text/x-moc;text/x-pascal;text/x-patch;text/x-python;text/x-readme;text/x-scheme;text/x-tcl;text/x-tex; Icon=accessories-text-editor Categories=GNOME;GTK;Utility;TextEditor; - X-GNOME-DocPath=gedit/gedit.xml + Actions=Window;Document; -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org