https://bugzilla.redhat.com/show_bug.cgi?id=1991202



--- Comment #5 from Stefan Bluhm <[email protected]> ---
Interesting.

The file gets changed when building the src.rpm. File used to build as input is
2105 bytes. It seems that the build modifies the source file:

# diff xpp3-1.1.4c.pom /tmp/xpp3-temp/xpp3-1.1.4c.pom 
1,3c1
< <project xmlns="http://maven.apache.org/POM/4.0.0";
<   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
<   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd";>
---
> <project xmlns="http://maven.apache.org/POM/4.0.0"; 
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
> http://maven.apache.org/maven-v4_0_0.xsd";>


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to