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