[osinfo-db PATCH 1/8] schema: add 'rolling' as release status

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Add 'rolling' as possible value for the 'release-status' tag: this way,
it will be possible to mark rolling distributions as such, making users
able to deal with these distributions differently if needed.

Signed-off-by: Pino Toscano <ptoscano@xxxxxxxxxx>
---
 data/schema/osinfo.rng.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/schema/osinfo.rng.in b/data/schema/osinfo.rng.in
index 6fc03a1..d778239 100644
--- a/data/schema/osinfo.rng.in
+++ b/data/schema/osinfo.rng.in
@@ -884,7 +884,7 @@
   <define name='release-status'>
     <element name='release-status'>
       <data type="string">
-        <param name="pattern">snapshot|prerelease|released</param>
+        <param name="pattern">snapshot|prerelease|released|rolling</param>
       </data>
     </element>
   </define>
-- 
2.20.1

_______________________________________________
Libosinfo mailing list
Libosinfo@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libosinfo



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux