Hello community,

here is the log from the commit of package vala for openSUSE:Factory
checked in at Mon May 2 15:26:04 CEST 2011.



--------
--- GNOME/vala/vala.changes     2011-01-09 16:20:32.000000000 +0100
+++ /mounts/work_src_done/STABLE/vala/vala.changes      2011-04-04 
16:21:31.000000000 +0200
@@ -1,0 +2,51 @@
+Mon Apr  4 11:18:50 CEST 2011 - [email protected]
+
+- Update to version 0.12.0:
+  + Add get_next_char to string class.
+  + Many bug fixes and binding updates.
+- Changes from version 0.11.7:
+  + Add support for async signal handlers.
+  + More refactoring in the code generator.
+  + Improvements to the .gir writer.
+  + Many bug fixes and binding updates.
+- Changes from version 0.11.6:
+  + Add parse and try_parse methods to boolean and numeric types.
+  + Add clutter-gtk-1.0 bindings.
+  + Add pixmap-1 bindings.
+  + Many bug fixes and binding updates.
+- Changes from version 0.11.5:
+  + Add last_index_of and last_index_of_char to string class.
+  + More refactoring in the code generator.
+  + Improvements to the .gir writer.
+  + Many bug fixes and binding updates.
+- Changes from version 0.11.4:
+  + Add index_of, index_of_char, and char_count to string class.
+  + Many bug fixes and binding updates.
+- Changes from version 0.11.3:
+  + Support BusName sender parameter in GDBus servers.
+  + More refactoring in the code generator.
+  + Many bug fixes and binding updates.
+- Changes from version 0.11.2:
+  + Update libnotify bindings to 0.7.0.
+  + Improvements to the .gir reader.
+  + Bug fixes and binding updates.
+- Changes from version 0.11.1:
+  + Require and target GLib >= 2.16.
+  + Guard access to out parameters to allow null arguments.
+  + Add support for local constants.
+  + Support file descriptor passing with GDBus.
+  + Support cached property values in GDBus clients.
+  + Support Cancellable parameter in GDBus clients.
+  + Support no-reply methods in GDBus clients and servers.
+  + More refactoring in the code generator.
+  + Many bug fixes and binding updates.
+- Changes from version 0.11.0:
+  + Use byte indices for strings.
+  + Use uint8[] for binary data in bindings.
+  + Add support for parallel compilation.
+  + Improve compiler performance.
+  + More refactoring in the code generator.
+  + Many bug fixes and binding updates.
+- Drop vala-bgo638902-shotwell-fix.patch: fixed upstream.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  vala-0.10.2.tar.bz2
  vala-bgo638902-shotwell-fix.patch

New:
----
  vala-0.12.0.tar.bz2

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

Other differences:
------------------
++++++ vala.spec ++++++
--- /var/tmp/diff_new_pack.P8NeWw/_old  2011-05-02 15:23:24.000000000 +0200
+++ /var/tmp/diff_new_pack.P8NeWw/_new  2011-05-02 15:23:24.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package vala (Version 0.10.2)
+# spec file for package vala
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -18,21 +18,19 @@
 
 
 Name:           vala
-Version:        0.10.2
-Release:        2
-%define         vala_version 0.10
-%define         vala_libversion 0_10
+Version:        0.12.0
+Release:        1
+%define         vala_version 0.12
+%define         vala_libversion 0_12
 # The priority defines which version of vala, in case of multiple ones are 
installed
 # is to be used by default. The rule-of-thumb for vala is to use MAJORMINOR 
without
 # decimal separator, hoping they will not get to the idea to crate a 0.100 
release.
-%define         vala_priority 10
+%define         vala_priority 12
 License:        LGPLv2.0
 Summary:        Programming language for GNOME
 Url:            http://live.gnome.org/Vala
 Group:          Development/Languages/Other
 Source0:        http://www.paldo.org/vala/vala-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM vala-bgo638902-shotwell-fix.patch bgo#638902 
[email protected] -- Fix to avoid a build error in shotwell 0.8.0, based on 
patch from git
-Patch0:         vala-bgo638902-shotwell-fix.patch
 BuildRequires:  bison
 BuildRequires:  fdupes
 BuildRequires:  flex
@@ -79,7 +77,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure --with-pic --enable-vapigen
@@ -146,6 +143,6 @@
 %defattr(-,root,root,-)
 %{_includedir}/vala-%{vala_version}/
 %{_libdir}/libvala-%{vala_version}.so
-%{_libdir}/pkgconfig/vala-%{vala_version}.pc
+%{_libdir}/pkgconfig/libvala-%{vala_version}.pc
 
 %changelog

++++++ vala-0.10.2.tar.bz2 -> vala-0.12.0.tar.bz2 ++++++
++++ 497502 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to