]> git.pld-linux.org Git - packages/libgit2.git/commitdiff
up to 1.1.0
authorJan Palus <atler@pld-linux.org>
Thu, 27 May 2021 13:54:44 +0000 (15:54 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 27 May 2021 13:54:44 +0000 (15:54 +0200)
libgit2.spec

index 5b2ca0678dd05e67d0a6e384b74aa8ca6aaf9c6c..e68888bbf118838b09cadc4896f3a21274378ebb 100644 (file)
@@ -8,13 +8,13 @@
 Summary:       C Git library
 Summary(pl.UTF-8):     Biblioteka Git dla C
 Name:          libgit2
-Version:       1.0.0
+Version:       1.1.0
 Release:       1
 License:       GPL v2 with linking exception
 Group:         Libraries
 #Source0Download: https://github.com/libgit2/libgit2/releases
 Source0:       https://github.com/libgit2/libgit2/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 5ce9b630203573e544d663cbd750040f
+# Source0-md5: 9f4ca15249e703ab88cbc929187750cd
 Patch0:                %{name}-no-libgit2-test.patch
 URL:           http://libgit2.github.com/
 BuildRequires: cmake >= 3.0
@@ -98,7 +98,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS docs/contributing.md COPYING README.md
 %attr(755,root,root) %{_libdir}/libgit2.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libgit2.so.1.0
+%attr(755,root,root) %ghost %{_libdir}/libgit2.so.1.1
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.043679 seconds and 4 git commands to generate.