update code
This commit is contained in:
parent
01e026f3c8
commit
e4c24ac89b
10
pycairo.spec
10
pycairo.spec
@ -1,6 +1,6 @@
|
|||||||
Name: pycairo
|
Name: pycairo
|
||||||
Version: 1.18.1
|
Version: 1.18.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A python module providing bindings for the cairo graphics library
|
Summary: A python module providing bindings for the cairo graphics library
|
||||||
License: MPLv1.1 or LGPLv2
|
License: MPLv1.1 or LGPLv2
|
||||||
URL: https://cairographics.org/pycairo
|
URL: https://cairographics.org/pycairo
|
||||||
@ -41,7 +41,7 @@ libraries so that they interoperate with pycairo.
|
|||||||
|
|
||||||
%package -n python3-cairo-devel
|
%package -n python3-cairo-devel
|
||||||
Summary: Provide libraries and headers for py3cairo
|
Summary: Provide libraries and headers for py3cairo
|
||||||
Requires: python3-cairo% = %{version}-%{release}
|
Requires: python3-cairo = %{version}-%{release}
|
||||||
Requires: python3-devel
|
Requires: python3-devel
|
||||||
|
|
||||||
%description -n python3-cairo-devel
|
%description -n python3-cairo-devel
|
||||||
@ -86,5 +86,11 @@ in order to interoperate with py3cairo.
|
|||||||
%{_libdir}/pkgconfig/py*.pc
|
%{_libdir}/pkgconfig/py*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 14 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.18.1-2
|
||||||
|
- Type:enhancement
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:Delete extra infomation of package python3-cairo-devel
|
||||||
|
|
||||||
* Tue Sep 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.18.1-1
|
* Tue Sep 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.18.1-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user