Compare commits

...

No commits in common. "c8" and "c8-beta" have entirely different histories.
c8 ... c8-beta

3 changed files with 3 additions and 14 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
722e9d8a4d20d4c8e327672e3a1a52f012ee1041 SOURCES/mysql-selinux-1.0.18.tar.gz
a1d3b982fc4bfba5b74138ad8cd46e8f41c7f5b1 SOURCES/mysql-selinux-1.0.10.tar.gz

View File

@ -9,7 +9,7 @@
%global modulename mysql
Name: mysql-selinux
Version: 1.0.18
Version: 1.0.10
Release: 1%{?dist}
License: GPL-3.0-only
@ -70,17 +70,6 @@ fi
# since we do not have any interface to be shared (and even then it is optional)
%changelog
* Thu Aug 20 2026 Daniel Handzus <dhandzus@redhat.com> - 1.0.18-1
- Rebase to 1.0.18
- Resolves: RHEL-170213
* Tue Jul 15 2025 Packit <hello@packit.dev> - 1.0.14-1
- Update to version 1.0.14
- Resolves: rhbz#2380217
* 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
- 2nd attempt to fix rhbz#2186996 rhbz#2221433 rhbz#2245705 (Michal Schorm)
- Resolves rhbz#2250424