]> git.pld-linux.org Git - packages/git-lfs.git/commitdiff
1.4.1 (26 August, 2016) auto/th/git-lfs-1.4.1-1
authorElan Ruusamäe <glen@delfi.ee>
Sun, 28 Aug 2016 12:59:31 +0000 (15:59 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 28 Aug 2016 13:03:43 +0000 (16:03 +0300)
git-lfs.spec

index 467ff2c53eaf13b8ceddc500b03f367d05d9eeca..1e2997fd253bb024dadbadfea49ee7647a8808c3 100644 (file)
@@ -5,17 +5,18 @@
 
 Summary:       Git extension for versioning large files
 Name:          git-lfs
-Version:       1.1.2
+Version:       1.4.1
 Release:       1
 License:       MIT
 Group:         Applications/Archiving
 Source0:       https://github.com/github/git-lfs/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: df62668ddba2bb35b5652edaf387d6d4
+# Source0-md5: c62a314d96d3a30af4d98fa3305ad317
 URL:           https://git-lfs.github.com/
 BuildRequires: git-core
 BuildRequires: golang
 BuildRequires: groff
 %{?with_doc:BuildRequires:     ronn}
+Requires:      git-core >= 1.8.2
 ExclusiveArch: %{ix86} %{x8664} %{arm}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -72,6 +73,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc LICENSE.md README.md
+%doc LICENSE.md README.md ROADMAP.md CHANGELOG.md
 %attr(755,root,root) %{_bindir}/git-lfs
 %{?with_doc:%{_mandir}/man1/*.1*}
This page took 0.125019 seconds and 4 git commands to generate.