https://bugzilla.redhat.com/show_bug.cgi?id=1262157 --- Comment #6 from Michael Cronenworth <mike@xxxxxxxxxx> --- This package (jackcess-encrypt) requires jackcess = 2.1.0 to build. If you want to package the 2.1.2 version of jackcess this package will need to be patched to build against it. I'm not entirely familiar with the POM framework so I will have to make a best suggestion at this... jackcess-encrypt-2.1.0/pom.xml: <dependency> <groupId>com.healthmarketscience.jackcess</groupId> <artifactId>jackcess</artifactId> <version>2.1.0</version> <type>test-jar</type> <scope>test</scope> </dependency> The version text needs to be updated to 2.1.2. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review