* Sat Nov 30 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-16.sme

-  remove smeupdates and add smecontribs-testing  [SME: 12804]
This commit is contained in:
Jean-Philippe Pialasse 2024-11-30 02:01:56 -05:00
parent ac0a7a9851
commit 5f44cf7d38
22 changed files with 19 additions and 16 deletions

View File

@ -1 +1 @@
Rocky Linux $releasever - AppStream
Rocky Linux $releasever - PowerTools

View File

@ -1 +1 @@
https://mirrorlist.koozali.org/mirrorlist/smeaddons-10
https://mirrorlist.koozali.org/mirrorlist/smeaddons-11

View File

@ -0,0 +1 @@
https://mirrorlist.koozali.org/mirrorlist/smecontribs-testing-11

View File

@ -0,0 +1 @@
SME Server - contribs-testing

View File

@ -0,0 +1 @@
disabled

View File

@ -1 +1 @@
https://mirrorlist.koozali.org/mirrorlist/smecontribs-10
https://mirrorlist.koozali.org/mirrorlist/smecontribs-11

View File

@ -1 +1 @@
https://mirrorlist.koozali.org/mirrorlist/smedev-10
https://mirrorlist.koozali.org/mirrorlist/smedev-11

View File

@ -1 +1 @@
https://mirrorlist.koozali.org/mirrorlist/smeos-10
https://mirrorlist.koozali.org/mirrorlist/smeos-11

View File

@ -1 +1 @@
https://mirrorlist.koozali.org/mirrorlist/smetest-10
https://mirrorlist.koozali.org/mirrorlist/smetest-11

View File

@ -1 +1 @@
https://mirrorlist.koozali.org/mirrorlist/smeupdates-testing-10
https://mirrorlist.koozali.org/mirrorlist/smeupdates-testing-11

View File

@ -1 +0,0 @@
https://mirrorlist.koozali.org/mirrorlist/smeupdates-10

View File

@ -1 +0,0 @@
SME Server - updates

View File

@ -1,5 +1,5 @@
{
for my $name ( qw(appstream baseos extras remi-safe remi-modular) )
for my $name ( qw(appstream baseos powertools extras remi-safe remi-modular) )
{
my $repo = $DB->get($name) or next;

View File

@ -1,5 +1,5 @@
{
for my $name ( qw(addons contrib dungog fws base centosplus fasttrack updates) )
for my $name ( qw(addons contrib dungog fws base centosplus fasttrack updates smeupdates) )
{
my $repo = $DB->get($name);
$repo->delete if $repo;

View File

@ -1,6 +1,6 @@
{
for my $name ( qw(smeaddons smecontribs smedev smeextras smeos smetest
smeupdates smeupdates-testing) )
for my $name ( qw(smeaddons smecontribs smecontribs-testing smedev smeextras smeos smetest
smeupdates-testing) )
{
my $repo = $DB->get($name) or next;

View File

@ -2,7 +2,7 @@
Summary: Koozali SME Server rpm updater
Name: %{name}
%define version 11.0.0
%define release 15
%define release 16
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@ -68,6 +68,9 @@ mkdir -p root/etc/yum.smerepos.d
%changelog
* Sat Nov 30 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-16.sme
- remove smeupdates and add smecontribs-testing [SME: 12804]
* Fri Nov 15 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-15.sme
- add PowerTools repo needed for openldap-server [SME: 12790]
- add SME 11 gpg key