Import from CS git

This commit is contained in:
eabdullin 2025-02-04 09:14:50 +00:00
parent d3f480d352
commit 0b3be9746a
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/mysql-selinux-1.0.10.tar.gz SOURCES/mysql-selinux-1.0.13.tar.gz

View File

@ -1 +1 @@
a1d3b982fc4bfba5b74138ad8cd46e8f41c7f5b1 SOURCES/mysql-selinux-1.0.10.tar.gz 3bd7277a9b623f9f834059cf0bb2510829b458e1 SOURCES/mysql-selinux-1.0.13.tar.gz

View File

@ -9,7 +9,7 @@
%global modulename mysql %global modulename mysql
Name: mysql-selinux Name: mysql-selinux
Version: 1.0.10 Version: 1.0.13
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv3 License: GPLv3
@ -70,6 +70,9 @@ fi
# since we do not have any interface to be shared (and even then it is optional) # since we do not have any interface to be shared (and even then it is optional)
%changelog %changelog
* Tue Nov 19 2024 Michal Schorm <mschorm@redhat.com> - 1.0.13-1
- Rebase to 1.0.13
* Sat Nov 18 2023 Packit <hello@packit.dev> - 1.0.10-1 * Sat Nov 18 2023 Packit <hello@packit.dev> - 1.0.10-1
- 2nd attempt to fix rhbz#2186996 rhbz#2221433 rhbz#2245705 (Michal Schorm) - 2nd attempt to fix rhbz#2186996 rhbz#2221433 rhbz#2245705 (Michal Schorm)
- Resolves rhbz#2250424 - Resolves rhbz#2250424