]> git.pld-linux.org Git - packages/libgit2.git/commitdiff
up to 1.7.1 (new soname) auto/th/libgit2-1.7.1-1
authorJan Palus <atler@pld-linux.org>
Thu, 16 Nov 2023 14:18:38 +0000 (15:18 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 16 Nov 2023 14:18:38 +0000 (15:18 +0100)
libgit2.spec

index 5acd4372f416d757d1c0edf112f8370f7a6d4cb2..a9c3dc1f6b1f05bfa6735c02990ce1cf9da8b684 100644 (file)
@@ -7,13 +7,13 @@
 Summary:       C Git library
 Summary(pl.UTF-8):     Biblioteka Git dla C
 Name:          libgit2
-Version:       1.6.4
+Version:       1.7.1
 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: a77d6555a0ebdd6155ae8bae05ed1bd8
+# Source0-md5: 079b0e23412631e43285e8ad40d2bd47
 Patch0:                %{name}-no-libgit2-test.patch
 URL:           http://libgit2.github.com/
 BuildRequires: cmake >= 3.5.1
@@ -108,7 +108,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.6
+%attr(755,root,root) %ghost %{_libdir}/libgit2.so.1.7
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.256336 seconds and 4 git commands to generate.