Hello community, here is the log from the commit of package libgit2 for openSUSE:Factory checked in at 2018-03-12 12:09:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgit2 (Old) and /work/SRC/openSUSE:Factory/.libgit2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgit2" Mon Mar 12 12:09:35 2018 rev:28 rq:584454 version:0.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libgit2/libgit2.changes 2017-11-16 13:56:48.094784176 +0100 +++ /work/SRC/openSUSE:Factory/.libgit2.new/libgit2.changes 2018-03-12 12:09:37.199973519 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:34:31 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgit2.spec ++++++ --- /var/tmp/diff_new_pack.OoUWi7/_old 2018-03-12 12:09:38.583923912 +0100 +++ /var/tmp/diff_new_pack.OoUWi7/_new 2018-03-12 12:09:38.587923768 +0100 @@ -1,7 +1,7 @@ # # spec file for package libgit2 # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2011, Sascha Peilicke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -24,7 +24,7 @@ Summary: C git library License: GPL-2.0 WITH GCC-exception-2.0 Group: Development/Libraries/C and C++ -Url: http://libgit2.github.com/ +URL: http://libgit2.github.com/ Source0: https://github.com/libgit2/libgit2/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source99: baselibs.conf BuildRequires: cmake >= 2.8 @@ -81,7 +81,8 @@ %postun -n %{name}-%{sover} -p /sbin/ldconfig %files -n %{name}-%{sover} -%doc AUTHORS COPYING README.md +%license COPYING +%doc AUTHORS README.md %{_libdir}/%{name}.so.*%{sover}* %files devel
