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: .