Hello community,

here is the log from the commit of package libgit2-glib for openSUSE:Factory 
checked in at 2014-08-25 12:59:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgit2-glib (Old)
 and      /work/SRC/openSUSE:Factory/.libgit2-glib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgit2-glib"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgit2-glib/libgit2-glib.changes        
2014-07-21 21:39:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libgit2-glib.new/libgit2-glib.changes   
2014-08-25 12:59:58.000000000 +0200
@@ -1,0 +2,8 @@
+Thu Jul 24 17:56:18 UTC 2014 - [email protected]
+
+- Update to version 0.0.20:
+  + More API support.
+  + Added vala bindings.
+  + Fixes to build on win32.
+
+-------------------------------------------------------------------

Old:
----
  libgit2-glib-0.0.18.tar.xz

New:
----
  libgit2-glib-0.0.20.tar.xz

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

Other differences:
------------------
++++++ libgit2-glib.spec ++++++
--- /var/tmp/diff_new_pack.BLChJc/_old  2014-08-25 12:59:59.000000000 +0200
+++ /var/tmp/diff_new_pack.BLChJc/_new  2014-08-25 12:59:59.000000000 +0200
@@ -18,13 +18,15 @@
 
 
 Name:           libgit2-glib
-Version:        0.0.18
+Version:        0.0.20
 Release:        0
 Summary:        Glib wrapper library around libgit2
 License:        LGPL-2.1+
 Group:          System/Libraries
 Url:            https://live.gnome.org/Libgit2-glib
 Source:         
http://download.gnome.org/sources/libgit2-glib/0.0/%{name}-%{version}.tar.xz
+# Needed to create the vala bindings
+BuildRequires:  vala
 BuildRequires:  pkgconfig(gio-2.0) >= 2.28.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.28.0
 BuildRequires:  pkgconfig(gobject-2.0) >= 2.28.0
@@ -67,7 +69,7 @@
 
 %install
 %make_install
-find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -n libgit2-glib-1_0-0 -p /sbin/ldconfig
 
@@ -88,6 +90,8 @@
 %{_libdir}/libgit2-glib-1.0.so
 %{_libdir}/pkgconfig/libgit2-glib-1.0.pc
 %{_datadir}/gir-1.0/Ggit-1.0.gir
+%dir %{_datadir}/vala/vapi
+%{_datadir}/vala/vapi/ggit-1.0.*
 %doc %{_datadir}/gtk-doc/html/libgit2-glib-1.0/
 
 %changelog

++++++ libgit2-glib-0.0.18.tar.xz -> libgit2-glib-0.0.20.tar.xz ++++++
++++ 3365 lines of diff (skipped)

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

Reply via email to