Add mm-common.yaml
This commit is contained in:
parent
8222e30dd5
commit
ae9d8d103e
@ -1,6 +1,6 @@
|
||||
Name: mm-common
|
||||
Version: 1.0.4
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Provides build infrastructure, utilities for GNOME C++ binding libraries
|
||||
License: GPLv2+
|
||||
URL: http://gtkmm.org
|
||||
@ -48,6 +48,9 @@ which could be used as a base for new mm module.
|
||||
%{_docdir}/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 1.0.4-2
|
||||
- Add mm-common.yaml
|
||||
|
||||
* Thu Apr 21 2022 dillon chen <dillon.chen@gmail.com> - 1.0.4-1
|
||||
- Update to 1.0.4
|
||||
|
||||
|
||||
4
mm-common.yaml
Normal file
4
mm-common.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: gitlab.gnome
|
||||
src_repo: mm-common
|
||||
tag_prefix: ^
|
||||
separator: .
|
||||
Loading…
x
Reference in New Issue
Block a user