update code

This commit is contained in:
zhuchunyi 2019-11-06 19:02:11 +08:00
parent 2939d73d03
commit 6b419e5b69

View File

@ -1,6 +1,6 @@
Name: augeas
Version: 1.12.0
Release: 1
Release: 2
Summary: Augeas is a configuration editing tool for changing configuration files
License: LGPLv2+
URL: https://augeas.net/
@ -54,7 +54,8 @@ make check
%files
%defattr(-,root,root)
%doc AUTHORS COPYING
%license COPYING
%doc AUTHORS
%{_bindir}/au*
%{_bindir}/fadot
%{_libdir}/lib*.so.*
@ -76,6 +77,12 @@ make check
%doc %{_mandir}/man1/au*.1.gz
%changelog
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.12.0-2
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:modify the location of COPYING
* Mon Sep 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.12.0-1
- Type:enhancement
- Id:NA