add graphene.yaml

This commit is contained in:
zhang__3125 2022-06-20 12:25:57 +08:00
parent 5b3912914e
commit 639fad2f63
2 changed files with 9 additions and 3 deletions

View File

@ -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
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: graphene
tag_prefix: ^
seperator: .