update code

This commit is contained in:
zhuchunyi 2019-11-06 19:38:15 +08:00
parent 4c5ada2a3b
commit e4a47fd37f

View File

@ -1,7 +1,7 @@
Name: libexif
Summary: Library for extracting extra information from image files
Version: 0.6.21
Release: 18
Release: 19
License: LGPLv2+
URL: https://libexif.github.io/
Source0: https://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
@ -50,7 +50,8 @@ make check
%files -f libexif-12.lang
%defattr(-,root,root)
%doc COPYING README
%doc README
%license COPYING
%{_libdir}/libexif.so.*
%files devel
@ -66,6 +67,11 @@ make check
%doc libexif-api.html NEWS
%changelog
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.6.21-19
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license file
* Thu Sep 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.6.21-18
- Package init