Package init
This commit is contained in:
parent
11b0aaf9b7
commit
2aa5eb0c2f
@ -1,6 +1,6 @@
|
||||
Name: libgnomecanvas
|
||||
Version: 2.30.3
|
||||
Release: 18
|
||||
Release: 19
|
||||
Summary: An Add-On for the GNOME User Interface Libraries
|
||||
URL: https://www.gnome.org/
|
||||
Source0: https://download.gnome.org/sources/libgnomecanvas/2.30/%{name}-%{version}.tar.bz2
|
||||
@ -39,7 +39,8 @@ that you can use to develop %{_name} applications.
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING.LIB
|
||||
%doc AUTHORS
|
||||
%license COPYING.LIB
|
||||
%{_datadir}/locale/*
|
||||
%{_libdir}/libglade/2.0/libcanvas.so
|
||||
%{_libdir}/libgnomecanvas-2.so.*
|
||||
@ -58,6 +59,12 @@ that you can use to develop %{_name} applications.
|
||||
%{_datadir}/gtk-doc/html/*
|
||||
|
||||
%changelog
|
||||
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.30.3-19
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:change the directory of the license files
|
||||
|
||||
* Wed Oct 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.30.3-18
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user