Browse Source

libgit2: rebuild with openssl-1.1.1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@11822 ec354946-7b23-47d6-9f5a-488ba84defc7
ara_t 5 years ago
parent
commit
e8962a4c15
1 changed files with 4 additions and 1 deletions
  1. 4 1
      lib/libg/libgit2/libgit2-vl.spec

+ 4 - 1
lib/libg/libgit2/libgit2-vl.spec

@@ -1,7 +1,7 @@
 Summary:  C implementation of the Git core methods as a library with a solid API 
 Name:    libgit2
 Version: 0.27.4
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: GPLv2
 Group:   System Environment/Libraries
 URL:     https://libgit2.github.com/
@@ -88,6 +88,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
 
 
 %changelog
+* Thu Nov 01 2018 Toshiaki Ara <ara_t@384.jp> 0.27.4-2
+- rebuild with openssl-1.1.1
+
 * Mon Aug 20 2018 Toshiaki Ara <ara_t@384.jp> 0.27.4-1
 - new upstream release