!8 update package to 7.7

Merge pull request !8 from Markeryang/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-26 11:29:52 +08:00 committed by Gitee
commit a85bec9db9
2 changed files with 5 additions and 2 deletions

View File

@ -2,12 +2,12 @@
%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
Name: glusterfs
Version: 7.6
Version: 7.7
Release: 1
License: GPLv2 and LGPLv3+
Summary: Aggregating distributed file system
URL: http://docs.gluster.org/
Source0: https://download.gluster.org/pub/gluster/glusterfs/7/7.6/glusterfs-7.6.tar.gz
Source0: https://download.gluster.org/pub/gluster/glusterfs/7/7.7/glusterfs-7.7.tar.gz
Source7: glusterfsd.service
BuildRequires: systemd bison flex gcc make libtool ncurses-devel readline-devel libattr-devel
@ -457,6 +457,9 @@ exit 0
%{_mandir}/man8/*gluster*.8*
%changelog
* Web Aug 26 2020 yanglongkang <yanglongkang@huawei.com> - 7.7-1
- update to 7.7 version
* Wed Jul 29 2020 yanglongkang <yanglongkang@huawei.com> - 7.6-1
- update to 7.6 version