]> git.pld-linux.org Git - packages/libgit2.git/commitdiff
- up to 1.3.0 auto/th/libgit2-1.3.0-1
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 23 Oct 2021 08:06:39 +0000 (10:06 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 23 Oct 2021 08:06:39 +0000 (10:06 +0200)
libgit2.spec

index 23be7c0972143446c7eee22141cf197fe560104d..7533c4047cd9c5b73101f93273ab600a627f715f 100644 (file)
@@ -7,13 +7,13 @@
 Summary:       C Git library
 Summary(pl.UTF-8):     Biblioteka Git dla C
 Name:          libgit2
-Version:       1.2.0
-Release:       2
+Version:       1.3.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: 72825e8dc26c7360910a9dee070b8122
+# Source0-md5: c8b6658e421d51f0e1a5fe0c17fc41dc
 Patch0:                %{name}-no-libgit2-test.patch
 URL:           http://libgit2.github.com/
 BuildRequires: cmake >= 3.5.1
@@ -97,7 +97,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.2
+%attr(755,root,root) %ghost %{_libdir}/libgit2.so.1.3
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.332211 seconds and 4 git commands to generate.