From 639fad2f63620889f311d9f0848b7e1144615e98 Mon Sep 17 00:00:00 2001 From: zhang__3125 <13466585422@163.com> Date: Mon, 20 Jun 2022 12:25:57 +0800 Subject: [PATCH] add graphene.yaml --- graphene.spec | 8 +++++--- graphene.yaml | 4 ++++ 2 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 graphene.yaml diff --git a/graphene.spec b/graphene.spec index d962c01..4e86a19 100644 --- a/graphene.spec +++ b/graphene.spec @@ -1,11 +1,10 @@ Name: graphene Version: 1.10.6 -Release: 1 +Release: 2 Summary: A thin layer of types for graphic libraries. - License: MIT 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: gobject-introspection-devel @@ -64,5 +63,8 @@ the functionality of the installed %{name} package. %{_datadir}/installed-tests/ %changelog +* Mon Jun 20 2022 lin zhang - 1.10.6-2 +- add graphene.yaml + * Mon May 31 2021 weijin deng - 1.10.6-1 - Pakage init with version 1.10.6 diff --git a/graphene.yaml b/graphene.yaml new file mode 100644 index 0000000..8739855 --- /dev/null +++ b/graphene.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: graphene +tag_prefix: ^ +seperator: .