FIX: bump RPM minor version 12/4012/1
authordave kormann <davek@research.att.com>
Mon, 28 Dec 2020 20:01:37 +0000 (15:01 -0500)
committerdave kormann <davek@research.att.com>
Mon, 28 Dec 2020 20:03:26 +0000 (15:03 -0500)
prior change failed to increment the rpm minor version - this
change moves it to a more obvious place and increments it.

signed-off-by: dave kormann   <davek@research.att.com>
Change-Id: I09df4200c0923b9683e6264e99c3c015ee5271a3

partfs_rootdisk.spec

index 5568878..9698333 100644 (file)
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
+
+%define RPM_MINOR_VERSION 2
+
 Name:       partfs_rootdisk
 Version:    %{_version}
-Release:    1%{?dist}
+Release:    %{RPM_MINOR_VERSION}%{?dist}
 Summary:    partfs_rootdisk
 License:    %{_platform_license}
 Source0:    %{name}-%{version}.tar.gz