]> git.pld-linux.org Git - packages/libgit2.git/commitdiff
- updated to 0.21.0 (note: new soname) auto/th/libgit2-0.21.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 23 Jun 2014 16:14:50 +0000 (18:14 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 23 Jun 2014 16:17:03 +0000 (18:17 +0200)
libgit2.spec

index e49df504d017b5fee1d281b90c417cb289854451..6a3e4b32fd2ab2b7fcce29e868e2e56e3bacdb7f 100644 (file)
@@ -6,12 +6,12 @@
 Summary:       C git library
 Summary(pl.UTF-8):     Biblioteka git dla C
 Name:          libgit2
-Version:       0.20.0
-Release:       3
+Version:       0.21.0
+Release:       1
 License:       GPL v2 with linking exception
 Group:         Libraries
-Source0:       https://github.com/libgit2/libgit2/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
-# Source0-md5: e35f613a37e11354f34249f2faa68237
+Source0:       https://github.com/libgit2/libgit2/archive/v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: 06b598bf21b0536dcbf454dc63af2313
 Patch0:                %{name}-test-online.patch
 Patch1:                %{name}-no-libgit2-test.patch
 URL:           http://libgit2.github.com/
@@ -87,7 +87,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS CONTRIBUTING.md COPYING README.md
 %attr(755,root,root) %{_libdir}/libgit2.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libgit2.so.0
+%attr(755,root,root) %ghost %{_libdir}/libgit2.so.21
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.078041 seconds and 4 git commands to generate.