0.27.5 (final)
This commit is contained in:
parent
beb97d9dcf
commit
1f8b64d917
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/exiv2-0.27.5-RC1.tar.gz
|
/exiv2-0.27.5-RC1.tar.gz
|
||||||
/exiv2-0.27.5-RC2.tar.gz
|
/exiv2-0.27.5-RC2.tar.gz
|
||||||
/exiv2-0.27.5-RC3.tar.gz
|
/exiv2-0.27.5-RC3.tar.gz
|
||||||
|
/exiv2-0.27.5-Source.tar.gz
|
||||||
|
@ -1,13 +1,11 @@
|
|||||||
|
|
||||||
%undefine __cmake_in_source_build
|
%undefine __cmake_in_source_build
|
||||||
|
|
||||||
%global beta RC3
|
|
||||||
|
|
||||||
Summary: Exif and Iptc metadata manipulation library
|
Summary: Exif and Iptc metadata manipulation library
|
||||||
Name: exiv2
|
Name: exiv2
|
||||||
Version: 0.27.5
|
Version: 0.27.5
|
||||||
%global internal_ver %{version}.3
|
%global internal_ver %{version}
|
||||||
Release: 0.3.%{beta}%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.exiv2.org/
|
URL: http://www.exiv2.org/
|
||||||
@ -125,6 +123,9 @@ test -x %{buildroot}%{_libdir}/libexiv2.so
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 27 2021 Rex Dieter <rdieter@fedoraproject.org> - 0.27.5-1
|
||||||
|
- 0.27.5 (final)
|
||||||
|
|
||||||
* Mon Oct 04 2021 Rex Dieter <rdieter@fedoraproject.org> - 0.27.5-0.3.RC3
|
* Mon Oct 04 2021 Rex Dieter <rdieter@fedoraproject.org> - 0.27.5-0.3.RC3
|
||||||
- 0.27-5-RC3
|
- 0.27-5-RC3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (exiv2-0.27.5-RC3.tar.gz) = 672e34555603cf1524e1ef185e975a1a8eed94ee965180eaf8d08f44b08af46de1169d055a068341b6cb737c60be1ee90bb2bf7bf8491e4828dd2413b682eb99
|
SHA512 (exiv2-0.27.5-Source.tar.gz) = 0f2d2dfbc976052a428dfeb597225d3ea3c725f584d05b99316bd4aa9cbf0ba5e1e37bcde71f9041975cf003b4fdb578c559adb144268d784bfd64494f451491
|
||||||
|
Loading…
Reference in New Issue
Block a user