!11 Upgrade to 2.19.0
From: @starlet-dx Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
dc75678a97
Binary file not shown.
BIN
metadata-extractor-2.19.0.tar.gz
Normal file
BIN
metadata-extractor-2.19.0.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
%global majorversion 2
|
||||
Name: metadata-extractor2
|
||||
Version: 2.18.0
|
||||
Version: 2.19.0
|
||||
Release: 1
|
||||
Summary: Extracts EXIF, IPTC, XMP, ICC and other metadata from image files
|
||||
License: ASL 2.0
|
||||
@ -61,6 +61,9 @@ mv Output/maven/apidocs target/site/apidocs
|
||||
/usr/share/javadoc/metadata-extractor2
|
||||
|
||||
%changelog
|
||||
* Wed Mar 06 2024 yaoxin <yao_xin001@hoperun.com> - 2.19.0-1
|
||||
- Upgrade to 2.19.0
|
||||
|
||||
* Thu Aug 10 2023 xu_ping <707078654@qq.com> - 2.18.0-1
|
||||
- Update to 2.18.0
|
||||
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
<artifact>
|
||||
<groupId>com.drewnoakes</groupId>
|
||||
<artifactId>metadata-extractor</artifactId>
|
||||
<version>2.18.0</version>
|
||||
<path>absolute-prefix/Output/maven/metadata-extractor-2.18.0.jar</path>
|
||||
<version>2.19.0</version>
|
||||
<path>absolute-prefix/Output/maven/metadata-extractor-2.19.0.jar</path>
|
||||
<properties>
|
||||
<type>bundle</type>
|
||||
<requiresJava>1.6</requiresJava>
|
||||
@ -22,7 +22,7 @@
|
||||
<groupId>com.drewnoakes</groupId>
|
||||
<artifactId>metadata-extractor</artifactId>
|
||||
<extension>pom</extension>
|
||||
<version>2.18.0</version>
|
||||
<version>2.19.0</version>
|
||||
<path>absolute-prefix/pom.xml</path>
|
||||
<properties>
|
||||
<type>bundle</type>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user