Re: Non-responsive maintainer Gérard Milmeister

2014-08-10 Thread Björn Persson
Christopher Meng wrote: >Since 2011 he hasn't done any build of his packages, and one of his >package abcm2ps has been out of date for years: > >https://bugzilla.redhat.com/show_bug.cgi?id=1063102 > >I think it's time to drop his ownership. Have you tried to become a co-maintainer? I don't see any

rawhide report: 20140810 changes

2014-08-10 Thread Fedora Rawhide Report
Broken deps for i386 -- [APLpy] APLpy-0.9.8-5.fc21.noarch requires pywcs [PyKDE] PyKDE-3.16.6-14.fc20.i686 requires sip-api(10) >= 0:10.0 [audtty] audtty-0.1.12-9.fc20.i686 requires libaudclient.so.2 [authhub] a

F-21 Branched report: 20140810 changes

2014-08-10 Thread Fedora Branched Report
Compose started at Sun Aug 10 07:15:02 UTC 2014 Broken deps for armhfp -- [APLpy] APLpy-0.9.8-5.fc21.noarch requires pywcs [PyKDE] PyKDE-3.16.6-14.fc20.armv7hl requires sip-api(10) >= 0:10.0 [audtty] audtty-0.1.12-9.fc

Multiple different licenses for tag in a appdata file

2014-08-10 Thread Erik Schilling
Hello, I want to include multiple different licenses in the said tag since the screenshots show art of different sources/licenses. How can I do that? Trying "," or "and" seperation makes the `appdata-validate` tool fail. Regards, Erik -- devel mailing list devel@lists.fedoraproject.org https://

Re: Multiple different licenses for tag in a appdata file

2014-08-10 Thread Richard Hughes
On 10 August 2014 15:14, Erik Schilling wrote: > I want to include multiple different licenses in the said tag since the > screenshots show art of different sources/licenses. > How can I do that? Just use the usual " and " + " or " format, e.g. "CC0-1.0 and GFDL-1.3"... Thanks for adding metadat