1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-22 02:06:18 +02:00
github.com_openSUSE_osc/tests/request_fixtures/test_read_request1.xml

19 lines
560 B
XML
Raw Normal View History

<request creator="creator" 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 when="2010-12-13T13:02:03" who="creator">
<description>Create Request</description>
<comment>foobar</comment>
</history>
<title>title of the request</title>
<description>this is a
very long
description</description>
</request>