diff --git a/README.md b/README.md index e4a8578..32bf1c7 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,6 @@ E.g. build the src.rpm with: To build: - $ `cbs build [--scratch] storage8-glusterfs-7-el8 glusterfs-7.2-1.el8.src.rpm` + $ `cbs build [--scratch] storage8-gluster-7-el8 glusterfs-7.2-1.el8.src.rpm` diff --git a/SPECS/glusterfs.spec b/SPECS/glusterfs.spec index 365dd07..b666d7c 100644 --- a/SPECS/glusterfs.spec +++ b/SPECS/glusterfs.spec @@ -195,7 +195,7 @@ Summary: Distributed File System %if ( 0%{_for_fedora_koji_builds} ) Name: glusterfs -Version: 7.2 +Version: 7.3 Release: 1%{?dev:%{dev}}%{?dist} %else Name: @PACKAGE_NAME@ @@ -1381,6 +1381,9 @@ exit 0 %endif %changelog +* Mon Feb 17 2020 Kaleb S. KEITHLEY - 7.3-1 +- 7.3 GA + * Wed Jan 15 2020 Kaleb S. KEITHLEY - 7.2-1 - 7.2 GA