remember to update the spec changelog
This commit is contained in:
@@ -6,7 +6,7 @@ Summary: smeserver-rocky2sme
|
||||
%define name smeserver-rocky2sme
|
||||
%define version 8.11.1
|
||||
# version number CentosMajorVersion.SMEmajorVersion.RPMversion
|
||||
%define release 1
|
||||
%define release 2
|
||||
Name: %{name}
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
@@ -17,7 +17,7 @@ Source: %{name}-%{version}.tar.xz
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||
BuildArch: noarch
|
||||
BuildRequires: smeserver-devtools >= 1.13.1-03
|
||||
Requires: rocky-release >= 7
|
||||
Requires: rocky-release >= 8
|
||||
|
||||
%description
|
||||
Package to help transform a rocky box into a Koozali SME Server.
|
||||
@@ -48,6 +48,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
touch /etc/hosts.deny_ssh
|
||||
|
||||
%changelog
|
||||
* Tue Sep 30 2025 Trevor Batley <trevor@batley.id.au> 8.11.1-2.sme
|
||||
- typo in restart of radiusd service [SME: 13198]
|
||||
- remove confirmation of mdule change for mariadb [SME: 13201]
|
||||
- remove cockpit and NetworkManager packages [SME: 13202]
|
||||
- suppress detailed output of dnf install @smeserver [SME: 13202]
|
||||
|
||||
* Thu Sep 25 2025 Jean-Philippe Pialasse <jpp@koozali.org> 8.11.1-1.sme
|
||||
- first release for Rocky 8 SME 11
|
||||
|
||||
|
Reference in New Issue
Block a user