diff --git a/.spec b/.spec new file mode 100644 index 0000000000000000000000000000000000000000..6381073595ff09bd9880d330537dc825f6f7fbd5 --- /dev/null +++ b/.spec @@ -0,0 +1,2 @@ +%global _empty_manifest_terminate_build 0 +Name: diff --git a/exempi-2.6.3.tar.bz2 b/exempi-2.6.4.tar.bz2 similarity index 34% rename from exempi-2.6.3.tar.bz2 rename to exempi-2.6.4.tar.bz2 index f29d99ff82c664bd4968590fb151395b904ec3fe..5be0f1a1cc5c1af3335b5dd89d7f348c5371570a 100644 Binary files a/exempi-2.6.3.tar.bz2 and b/exempi-2.6.4.tar.bz2 differ diff --git a/exempi.spec b/exempi.spec index 4456b6757a4512221ad708e585251bb3ec901c55..8d02297a8b64592a22d1cd0e87e1c61d545da688 100644 --- a/exempi.spec +++ b/exempi.spec @@ -1,5 +1,5 @@ Name: exempi -Version: 2.6.3 +Version: 2.6.4 Release: 1 Summary: Exempi is an implementation of XMP (Adobe's Extensible Metadata Platform) License: BSD @@ -29,7 +29,7 @@ Summary: Help information for user Help information for user %prep -%autosetup -n exempi-2.6.3 -p1 +%autosetup -n exempi-2.6.4 -p1 %build libtoolize -vi @@ -62,6 +62,9 @@ make check %{_mandir}/man1/exempi.1* %changelog +* Wed Jul 12 2023 chenzixuan - 2.6.4-1 +- Update to 2.6.4 + * Tue Feb 07 2023 wangjunqi - 2.6.3-1 - Update to 2.6.3