0.27-5-RC3
This commit is contained in:
parent
839e2ba0bd
commit
beb97d9dcf
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/exiv2-0.27.4-Source.tar.gz
|
/exiv2-0.27.4-Source.tar.gz
|
||||||
/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
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
|
|
||||||
%undefine __cmake_in_source_build
|
%undefine __cmake_in_source_build
|
||||||
|
|
||||||
%global beta RC2
|
%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}.2
|
%global internal_ver %{version}.3
|
||||||
Release: 0.2.%{beta}%{?dist}
|
Release: 0.3.%{beta}%{?dist}
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.exiv2.org/
|
URL: http://www.exiv2.org/
|
||||||
@ -125,6 +125,9 @@ test -x %{buildroot}%{_libdir}/libexiv2.so
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 04 2021 Rex Dieter <rdieter@fedoraproject.org> - 0.27.5-0.3.RC3
|
||||||
|
- 0.27-5-RC3
|
||||||
|
|
||||||
* Fri Sep 10 2021 Rex Dieter <rdieter@fedoraproject.org> - 0.27.5-0.2.RC2
|
* Fri Sep 10 2021 Rex Dieter <rdieter@fedoraproject.org> - 0.27.5-0.2.RC2
|
||||||
- 0.27.5-RC2 (#2003208)
|
- 0.27.5-RC2 (#2003208)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (exiv2-0.27.5-RC2.tar.gz) = 43195bbcd249d230aa8180d1fd45114b93fe221992f035200c9753c9aef542194964fba83901c95ace2db41ab577e12ee5cd7327a09b19268f0b857c60fd6387
|
SHA512 (exiv2-0.27.5-RC3.tar.gz) = 672e34555603cf1524e1ef185e975a1a8eed94ee965180eaf8d08f44b08af46de1169d055a068341b6cb737c60be1ee90bb2bf7bf8491e4828dd2413b682eb99
|
||||||
|
Loading…
Reference in New Issue
Block a user