diff --git a/glusterfs-10.0.tar.gz b/glusterfs-10.3.tar.gz similarity index 51% rename from glusterfs-10.0.tar.gz rename to glusterfs-10.3.tar.gz index 389915bf2bc0ca9342d67bcc3c403daece66c1c5..d746f7cc9fb1b2b58f5bba9b117198433190444a 100644 Binary files a/glusterfs-10.0.tar.gz and b/glusterfs-10.3.tar.gz differ diff --git a/glusterfs.spec b/glusterfs.spec index 68f0d5bdf9338293c43572cda3dfb922721e35c7..7dae7b0e2c2ac1973bc647b00382e5a6f7acc6f1 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -223,8 +223,8 @@ ## Summary: Distributed File System Name: glusterfs -Version: 10.0 -Release: 6 +Version: 10.3 +Release: 1 License: GPLv3 or GPLv2+ or LGPLv3+ URL: http://docs.gluster.org/ %if ( 0%{_for_fedora_koji_builds} ) @@ -234,7 +234,7 @@ Source2: glusterfsd.sysconfig Source7: glusterfsd.service Source8: glusterfsd.init %else -Source0: https://download.gluster.org/pub/gluster/glusterfs/10/10.0/glusterfs-10.0.tar.gz +Source0: https://download.gluster.org/pub/gluster/glusterfs/10/10.3/glusterfs-10.3.tar.gz %endif Patch1: 0001-SC2081-can-t-match-globs-Use-or-grep.patch @@ -1518,6 +1518,9 @@ exit 0 %endif %changelog +* Fri Oct 28 2022 zhanchengbin - 10.3-1 +- Update to glusterfs-10.3-1. + * Tue Oct 18 2022 zhanchengbin - 10.0-6 - license: fix license error.