[packages/libgit2] - up to 1.0.0, rel 0.1
cactus
cactus at pld-linux.org
Tue May 5 02:31:11 CEST 2020
commit 7a500a67e78ff680cc5a19545d362ff2d85b3b17
Author: Bartlomiej Zimon <uzi18 at o2.pl>
Date: Tue May 5 00:29:36 2020 +0000
- up to 1.0.0, rel 0.1
Signed-off-by: Bartlomiej Zimon <uzi18 at o2.pl>
libgit2.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libgit2.spec b/libgit2.spec
index 22cc744..0998d21 100644
--- a/libgit2.spec
+++ b/libgit2.spec
@@ -8,13 +8,13 @@
Summary: C Git library
Summary(pl.UTF-8): Biblioteka Git dla C
Name: libgit2
-Version: 0.28.3
-Release: 1
+Version: 1.0.0
+Release: 0.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: f9f2a2a2da09b4cdb8b1a596eb799179
+# Source0-md5: 5ce9b630203573e544d663cbd750040f
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.28
+%attr(755,root,root) %ghost %{_libdir}/libgit2.so.1.0
%files devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgit2.git/commitdiff/7a500a67e78ff680cc5a19545d362ff2d85b3b17
More information about the pld-cvs-commit
mailing list