update code
This commit is contained in:
parent
4158e16ce2
commit
b374356a84
@ -1,6 +1,6 @@
|
||||
Name: jbig2dec
|
||||
Version: 0.16
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: a decoder implementation of the JBIG2 image compression format.
|
||||
|
||||
License: GPLv2
|
||||
@ -36,7 +36,7 @@ Files for jbig2dec development.
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING LICENSE
|
||||
%license COPYING LICENSE
|
||||
%{_bindir}/jbig2dec
|
||||
%{_libdir}/libjbig2dec.so.*
|
||||
|
||||
@ -49,6 +49,12 @@ Files for jbig2dec development.
|
||||
%{_mandir}/man1/%{name}.1*
|
||||
|
||||
%changelog
|
||||
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.16-2
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:Change the directory of the license file
|
||||
|
||||
* Wed Sep 4 2019 openEuler Builteam <buildteam@openeuler.org> - 0.16-1
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user