Hello community,

here is the log from the commit of package libgit2-glib for openSUSE:Factory 
checked in at 2014-09-30 19:37:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-08-25 15:43:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libgit2-glib.new/libgit2-glib.changes   
2014-09-30 19:38:29.000000000 +0200
@@ -1,0 +2,15 @@
+Mon Sep 15 19:02:08 UTC 2014 - zai...@opensuse.org
+
+- Update to version 0.0.22:
+  + More API support.
+  + Fixes to build on win32.
+
+-------------------------------------------------------------------
+Thu Jul 24 17:56:18 UTC 2014 - dims...@opensuse.org
+
+- 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.22.tar.xz

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

Other differences:
------------------
++++++ libgit2-glib.spec ++++++
--- /var/tmp/diff_new_pack.UGGDJE/_old  2014-09-30 19:38:30.000000000 +0200
+++ /var/tmp/diff_new_pack.UGGDJE/_new  2014-09-30 19:38:30.000000000 +0200
@@ -18,13 +18,15 @@
 
 
 Name:           libgit2-glib
-Version:        0.0.18
+Version:        0.0.22
 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.22.tar.xz ++++++
++++ 6314 lines of diff (skipped)

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

Reply via email to