1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-21 09:46:19 +02:00
github.com_openSUSE_osc/tests/request_fixtures/test_read_request1.xml
2010-12-30 02:27:15 +01:00

18 lines
507 B
XML

<request id="42">
<action type="submit">
<source package="bar" project="foo" rev="1" />
<target package="bar" project="foobar" />
</action>
<action type="delete">
<target project="deleteme" />
</action>
<state name="accepted" when="2010-12-27T01:36:29" who="user1" />
<history name="new" when="2010-12-13T13:02:03" who="creator">
<comment>foobar</comment>
</history>
<title>title of the request</title>
<description>this is a
very long
description</description>
</request>