[Libosinfo] [[osinfo-db][PATCH]] fedora-unknown: Adjust the regular expression
Christophe Fergeau
cfergeau at redhat.com
Mon May 14 11:10:44 UTC 2018
Acked-by: Christophe Fergeau <cfergeau at redhat.com>
On Sun, May 13, 2018 at 11:05:35AM +0200, Fabiano Fidêncio wrote:
> From: Fabiano Fidêncio <fabiano at fidencio.org>
>
> f28 data has been added, so let's adjust the regular expression to match
> f29+.
>
> Signed-off-by: Fabiano Fidêncio <fabiano at fidencio.org>
> ---
> 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 at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20180514/34e3fece/attachment.sig>
More information about the Libosinfo
mailing list