Hello community,

here is the log from the commit of package libchamplain for openSUSE:Factory 
checked in at 2012-03-23 12:06:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libchamplain (Old)
 and      /work/SRC/openSUSE:Factory/.libchamplain.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libchamplain", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libchamplain/libchamplain.changes        
2012-03-02 13:48:51.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libchamplain.new/libchamplain.changes   
2012-03-23 12:06:03.000000000 +0100
@@ -1,0 +2,14 @@
+Mon Mar 12 20:20:41 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.12.2:
+  + Call vapigen with --pkg cogl-pango-1.0.
+  + Don't call vapigen during distcheck and use pre-generated vapi
+    instead to become independent of vala version during distcheck.
+  + Minor changes here and there.
+- Drop libchamplain-vapi-cogl-pango.patch: fixed upstream.
+- Remove libtool BuildRequires and call to autoreconf: we don't
+  carry any patches anymore.
+- Remove xz BuildRequires since it now comes for free in the build
+  system.
+
+-------------------------------------------------------------------

Old:
----
  libchamplain-0.12.1.tar.xz
  libchamplain-vapi-cogl-pango.patch

New:
----
  libchamplain-0.12.2.tar.xz

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

Other differences:
------------------
++++++ libchamplain.spec ++++++
--- /var/tmp/diff_new_pack.VcV67A/_old  2012-03-23 12:06:05.000000000 +0100
+++ /var/tmp/diff_new_pack.VcV67A/_new  2012-03-23 12:06:05.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           libchamplain
-Version:        0.12.1
+Version:        0.12.2
 Release:        0
 # FIXME: on update, check if patch0 is still needed, or if it got fixed in vala
 Summary:        Library to display maps
@@ -25,8 +25,6 @@
 Group:          Development/Libraries/GNOME
 Url:            http://projects.gnome.org/libchamplain/
 Source0:        
http://download.gnome.org/sources/libchamplain/0.12/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM libchamplain-vapi-cogl-pango.patch bgo#669378 
vu...@opensuse.org -- Fix build with vala 0.15
-Patch0:         libchamplain-vapi-cogl-pango.patch
 BuildRequires:  clutter-devel
 BuildRequires:  clutter-gtk-devel
 BuildRequires:  fdupes
@@ -34,13 +32,9 @@
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk3-devel
 BuildRequires:  libsoup-devel
-# needed for patch0
-BuildRequires:  libtool
 BuildRequires:  memphis-devel
 BuildRequires:  sqlite3-devel
 BuildRequires:  vala
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 %if 0%{?BUILD_FROM_VCS}
 BuildRequires:  gnome-common
 BuildRequires:  gtk-doc
@@ -91,15 +85,12 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %if 0%{?BUILD_FROM_VCS}
 [ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh
 %endif
 
 %build
-# needed for patch0
-autoreconf -fi
 %configure --disable-static --enable-vala
 %__make %{?_smp_mflags} V=1
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to