Hello community,

here is the log from the commit of package vala for openSUSE:Factory checked in 
at 2012-01-06 11:46:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vala (Old)
 and      /work/SRC/openSUSE:Factory/.vala.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vala", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vala/vala.changes        2011-10-02 
11:17:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.vala.new/vala.changes   2012-01-06 
11:47:00.000000000 +0100
@@ -1,0 +2,22 @@
+Tue Dec  6 08:18:43 UTC 2011 - [email protected]
+
+- Update to version 0.15.0:
+  + Manage memory of GQueue elements.
+  + Switch atk bindings to .gir.
+  + Switch gdk-pixbuf-2.0 bindings to .gir.
+  + Switch gdk-3.0 bindings to .gir.
+  + Add libwnck-3.0 bindings.
+  + Many bug fixes and binding updates.
+- Change the various %define in spec file to use 0.16 version.
+
+-------------------------------------------------------------------
+Wed Nov 30 15:33:56 UTC 2011 - [email protected]
+
+- Update to version 0.14.1:
+  + Add libwnck-3.0 bindings.
+  + Many bug fixes and binding updates.
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that...
+  See bnc#697467 for more details.
+
+-------------------------------------------------------------------

Old:
----
  vala-0.14.0.tar.bz2

New:
----
  vala-0.15.0.tar.xz

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

Other differences:
------------------
++++++ vala.spec ++++++
--- /var/tmp/diff_new_pack.cayRp5/_old  2012-01-06 11:47:01.000000000 +0100
+++ /var/tmp/diff_new_pack.cayRp5/_new  2012-01-06 11:47:01.000000000 +0100
@@ -15,28 +15,28 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           vala
-Version:        0.14.0
-Release:        1
-%define         vala_version 0.14
-%define         vala_libversion 0_14
+Version:        0.15.0
+Release:        0
+%define         vala_version 0.16
+%define         vala_libversion 0_16
 # 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 14
-License:        LGPLv2.0
+%define         vala_priority 16
 Summary:        Programming language for GNOME
-Url:            http://live.gnome.org/Vala
+License:        LGPL-2.0
 Group:          Development/Languages/Other
-Source0:        
http://download.gnome.org/sources/vala/0.14/%{name}-%{version}.tar.bz2
+Url:            http://live.gnome.org/Vala
+Source0:        
http://download.gnome.org/sources/vala/0.15/%{name}-%{version}.tar.xz
 BuildRequires:  bison
 BuildRequires:  fdupes
 BuildRequires:  flex
 BuildRequires:  glib2-devel
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 # Vala is a compiler, so it's also a devel package
 Provides:       vala-devel = %{version}
 Obsoletes:      vala-devel < %{version}
@@ -49,8 +49,6 @@
 compared to applications and libraries written in C.
 
 %package -n libvala-%{vala_libversion}-0
-
-License:        LGPLv2.0
 Summary:        Programming language for GNOME
 Group:          System/Libraries
 
@@ -61,8 +59,6 @@
 compared to applications and libraries written in C.
 
 %package -n libvala-%{vala_libversion}-devel
-
-License:        LGPLv2.0
 Summary:        Programming language for GNOME
 Group:          Development/Libraries/Other
 Requires:       libvala-%{vala_libversion}-0 = %{version}

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

Reply via email to