From 9c12585523df82e9f121ecee4d7ac959441ca4dc Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Tue, 26 Sep 2023 11:37:35 +0200 Subject: [PATCH] Bump release for rebuild --- mysql-selinux.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mysql-selinux.spec b/mysql-selinux.spec index f7ac86d..42183b3 100644 --- a/mysql-selinux.spec +++ b/mysql-selinux.spec @@ -10,7 +10,7 @@ Name: mysql-selinux Version: 1.0.7 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL-3.0-only URL: https://github.com/devexp-db/mysql-selinux @@ -70,6 +70,9 @@ fi # since we do not have any interface to be shared (and even then it is optional) %changelog +* Tue Sep 26 2023 Michal Schorm - 1.0.7-2 +- Bump release for rebuild + * Thu Sep 14 2023 Packit - 1.0.7-1 - Empty commit to test Fedora PACKIT configuration for packaging automation (Michal Schorm)