Skip to content

Commit 681a654

Browse files
committed
Update RPM specfile for 1.1 release.
1 parent 2dc7f29 commit 681a654

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

conf/gridftp-hdfs.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# %define gitrev
33

44
Name: gridftp-hdfs
5-
Version: 1.0
5+
Version: 1.1
66
Release: 1%{?gitrev:.%{gitrev}git}%{?dist}
77
Summary: HDFS DSI plugin for GridFTP
88
Group: System Environment/Daemons
@@ -101,6 +101,10 @@ fi
101101
%{_datarootdir}/osg/sysconfig/globus-gridftp-server-plugin
102102

103103
%changelog
104+
* Thu Oct 26 2017 Brian Bockelman <bbockelm@cse.unl.edu> - 1.1-1
105+
- Add support for CVMFS-style block checksums.
106+
- Minor deadlock fixes contributed by JasonAlt.
107+
104108
* Thu Aug 24 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.0-1
105109
- Update to latest version from github (SOFTWARE-2856)
106110
- Remove upstreamed patches

0 commit comments

Comments
 (0)