From 378f2acc9fffa67ca0e26040fad11a54c341f3f2 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Wed, 26 Aug 2020 10:56:52 +0800 Subject: [PATCH] update glusterfs.spec. --- glusterfs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/glusterfs.spec b/glusterfs.spec index f61cf71..8419eb5 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -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 - 7.7-1 +- update to 7.7 version + * Wed Jul 29 2020 yanglongkang - 7.6-1 - update to 7.6 version