diff --git a/mm-common.spec b/mm-common.spec index a50a203..9d075d0 100644 --- a/mm-common.spec +++ b/mm-common.spec @@ -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 - 1.0.4-2 +- Add mm-common.yaml + * Thu Apr 21 2022 dillon chen - 1.0.4-1 - Update to 1.0.4 diff --git a/mm-common.yaml b/mm-common.yaml new file mode 100644 index 0000000..f68e920 --- /dev/null +++ b/mm-common.yaml @@ -0,0 +1,4 @@ +version_control: gitlab.gnome +src_repo: mm-common +tag_prefix: ^ +separator: .