update version to 23.04.3

This commit is contained in:
peijiankang 2023-08-04 09:47:44 +08:00
parent 8e75b27a8f
commit cdfa4ac1e2
3 changed files with 6 additions and 9 deletions

View File

@ -2,19 +2,14 @@
Name: kf5-libkexiv2 Name: kf5-libkexiv2
Summary: A wrapper around Exiv2 library Summary: A wrapper around Exiv2 library
Version: 22.12.0 Version: 23.04.3
Release: 1 Release: 1
License: GPLv2+ License: GPLv2+
URL: https://invent.kde.org/graphics/%{framework} URL: https://invent.kde.org/graphics/%{framework}
%global revision %(echo %{version} | cut -d. -f3) %global majmin %majmin_ver_kf5
%if %{revision} >= 50 %global stable %stable_kf5
%global stable unstable
%else
%global stable stable
%endif
Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{framework}-%{version}.tar.xz Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{framework}-%{version}.tar.xz
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
@ -63,11 +58,13 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%files devel %files devel
%{_kf5_libdir}/libKF5KExiv2.so %{_kf5_libdir}/libKF5KExiv2.so
%{_kf5_includedir}/libkexiv2_version.h
%{_kf5_includedir}/KExiv2/ %{_kf5_includedir}/KExiv2/
%{_kf5_libdir}/cmake/KF5KExiv2/ %{_kf5_libdir}/cmake/KF5KExiv2/
%changelog %changelog
* Fri Aug 04 2023 peijiankang <peijiankang@kylinos.cn> - 23.04.3-1
- 23.04.3
* Fri May 12 2023 misaka00251 <liuxin@iscas.ac.cn> - 22.12.0-1 * Fri May 12 2023 misaka00251 <liuxin@iscas.ac.cn> - 22.12.0-1
- Init package - Init package

Binary file not shown.

BIN
libkexiv2-23.04.3.tar.xz Normal file

Binary file not shown.