Hello community,

here is the log from the commit of package libgit2 for openSUSE:Factory checked 
in at 2013-06-25 17:14:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgit2 (Old)
 and      /work/SRC/openSUSE:Factory/.libgit2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgit2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgit2/libgit2.changes  2012-09-03 
18:55:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libgit2.new/libgit2.changes     2013-06-25 
17:15:04.000000000 +0200
@@ -1,0 +2,7 @@
+Sun Jun 23 20:58:21 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.18:
+  + Almost one year worth of bug fixing... yet, upstream does not
+    publish a statement / announcement of what is actually new...
+
+-------------------------------------------------------------------

Old:
----
  libgit2-0.17.0.tar.gz

New:
----
  v0.18.0.tar.gz

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

Other differences:
------------------
++++++ libgit2.spec ++++++
--- /var/tmp/diff_new_pack.IJIt6u/_old  2013-06-25 17:15:05.000000000 +0200
+++ /var/tmp/diff_new_pack.IJIt6u/_new  2013-06-25 17:15:05.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgit2
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011, Sascha Peilicke <sasc...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,13 +18,13 @@
 
 
 Name:           libgit2
-Version:        0.17.0
+Version:        0.18.0
 Release:        0
 Summary:        C git library
 License:        GPL-2.0-with-GCC-exception
 Group:          Development/Libraries/C and C++
 Url:            http://libgit2.github.com/
-Source0:        
https://github.com/downloads/libgit2/libgit2/libgit2-%{version}.tar.gz
+Source0:        https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  pkgconfig
 BuildRequires:  python-base
@@ -67,7 +67,7 @@
 cmake . \
     -DCMAKE_C_FLAGS:STRING="%{optflags}" \
     -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
-    -DINSTALL_LIB:PATH=%{_libdir}
+    -DLIB_INSTALL_DIR:PATH=%{_libdir}
 make %{?_smp_mflags}
 
 %install
@@ -83,7 +83,7 @@
 
 %files devel
 %defattr (-,root,root)
-%doc CONVENTIONS examples
+%doc examples
 %{_libdir}/%{name}.so
 %{_includedir}/git2*
 %{_libdir}/pkgconfig/libgit2.pc

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

Reply via email to