!2 add graphene.yaml
From: @zhang__3125 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
dca03bd402
@ -1,11 +1,10 @@
|
|||||||
Name: graphene
|
Name: graphene
|
||||||
Version: 1.10.6
|
Version: 1.10.6
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A thin layer of types for graphic libraries.
|
Summary: A thin layer of types for graphic libraries.
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/ebassi/graphene
|
URL: https://github.com/ebassi/graphene
|
||||||
Source: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
Source: https://github.com/ebassi/graphene/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
@ -64,5 +63,8 @@ the functionality of the installed %{name} package.
|
|||||||
%{_datadir}/installed-tests/
|
%{_datadir}/installed-tests/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 1.10.6-2
|
||||||
|
- add graphene.yaml
|
||||||
|
|
||||||
* Mon May 31 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 1.10.6-1
|
* Mon May 31 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 1.10.6-1
|
||||||
- Pakage init with version 1.10.6
|
- Pakage init with version 1.10.6
|
||||||
|
|||||||
4
graphene.yaml
Normal file
4
graphene.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: github
|
||||||
|
src_repo: graphene
|
||||||
|
tag_prefix: ^
|
||||||
|
seperator: .
|
||||||
Loading…
x
Reference in New Issue
Block a user