Hello community,

here is the log from the commit of package geany for openSUSE:Factory checked 
in at 2012-08-23 16:03:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/geany (Old)
 and      /work/SRC/openSUSE:Factory/.geany.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "geany", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/geany/geany.changes      2012-02-06 
16:41:06.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.geany.new/geany.changes 2012-08-23 
16:03:29.000000000 +0200
@@ -1,0 +2,42 @@
+Wed Aug 15 10:47:02 UTC 2012 - [email protected]
+
+- Update to version 1.22:
+  + General:
+    - Bump dependencies to GTK >= 2.16 and GLib >= 2.20.
+    - Switch to Glade 3 and dynamically loaded XML UI description.
+    - Rewrite theming support for better flexibility.
+    - Add support for opening files read-only from the command
+      line.
+    - Always load the default session if configured to do so.
+    - Make all filetypes use named styles to simplify color scheme
+      authoring.
+    - Make 'Replace Spaces by Tabs' only match leading spaces to
+      preserve alignment.
+  + Possibly incompatible changes
+    - Theming and filetype style changes mean old filetypes and
+      color schemes are not compatible with this version of Geany.
+    - There are some default keybinding changes but these will only
+      apply to newly created configurations.
+    - Changes to the "project-dialog*" signals may affect plugins.
+  + Bug fixes:
+    * Fix escaping of session file paths (sf#3425969).
+    * Fix closing when minimized under Windows (sf#3421282).
+    * Properly handle remote URIs received through drag 'n drop
+      (sf#2966770, sf#3479567).
+    * Fix build with bleeding-edge GLib (sf#3483388).
+    * Fix color scheme selection in Ubuntu Unity (sf#3479674).
+    * Fix very slow regex tag parsing on Windows (e.g. for HTML).
+    * Fix detecting a changed file on disk when opening from
+      the command-line (Windows).
+    * Fix quick search entry behavior on Windows.
+    * Fix keybindings conflicts check when swapping a binding.
+    * Fix comments insertion in some cases (sf#3449635,
+      sf#3534320).
+    * Add missing Windows mio makefile.
+  + For an even more extensiv list, please see
+    /usr/share/doc/packages/geany/NEWS
+- Drop geany-link-gmodule.patch: fixed upstream.
+- Drop libtool BuildRequires and call to autogen.sh: we no longer
+  carry any patches.
+
+-------------------------------------------------------------------

Old:
----
  geany-0.21.tar.bz2
  geany-link-gmodule.patch

New:
----
  geany-1.22.tar.bz2

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

Other differences:
------------------
++++++ geany.spec ++++++
--- /var/tmp/diff_new_pack.da9okm/_old  2012-08-23 16:03:30.000000000 +0200
+++ /var/tmp/diff_new_pack.da9okm/_new  2012-08-23 16:03:30.000000000 +0200
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           geany
-Version:        0.21
+Version:        1.22
 Release:        0
 Summary:        Small and lightweight IDE
 License:        GPL-2.0+
@@ -24,14 +25,10 @@
 Url:            http://geany.org/
 Source:         http://download.geany.org/%{name}-%{version}.tar.bz2
 Source1:        %{name}-rpmlintrc
-# PATCH-FIX-UPSTREAM geany-link-gmodule.patch sf#3483388 [email protected] 
-- properly detect and link libgmodule.
-Patch0:         geany-link-gmodule.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
-# Needed by patch0
-BuildRequires:  libtool
 BuildRequires:  update-desktop-files
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -61,11 +58,8 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-# Needed by patch0
-NOCONFIGURE=1 ./autogen.sh
 %configure --docdir=%{_defaultdocdir}/%{name}
 make %{?jobs:-j%jobs}
 

++++++ geany-0.21.tar.bz2 -> geany-1.22.tar.bz2 ++++++
++++ 473507 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to