Acked-by: Christophe Fergeau <cfergeau@xxxxxxxxxx> On Sun, May 13, 2018 at 11:05:35AM +0200, Fabiano Fidêncio wrote: > From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx> > > f28 data has been added, so let's adjust the regular expression to match > f29+. > > Signed-off-by: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx> > --- > data/os/fedoraproject.org/fedora-unknown.xml.in | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/data/os/fedoraproject.org/fedora-unknown.xml.in b/data/os/fedoraproject.org/fedora-unknown.xml.in > index 704829b..694a30b 100644 > --- a/data/os/fedoraproject.org/fedora-unknown.xml.in > +++ b/data/os/fedoraproject.org/fedora-unknown.xml.in > @@ -14,7 +14,7 @@ > > <media arch="x86_64"> > <iso> > - <volume-id>Fedora-.*-dvd-x86_64-(2[8-9]|[3-9][0-9]|rawh)</volume-id> > + <volume-id>Fedora-.*-dvd-x86_64-(29|[3-9][0-9]|rawh)</volume-id> > <system-id>LINUX</system-id> > </iso> > <kernel>isolinux/vmlinuz</kernel> > @@ -23,7 +23,7 @@ > > <media arch="x86_64" live="true"> > <iso> > - <volume-id>Fedora-.*-Live-(2[8-9]|[3-9][0-9]|Rawhide).*</volume-id> > + <volume-id>Fedora-.*-Live-(29|[3-9][0-9]|Rawhide).*</volume-id> > <system-id>LINUX</system-id> > </iso> > </media> > -- > 2.14.3 > > _______________________________________________ > Libosinfo mailing list > Libosinfo@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/libosinfo
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo