diff --git a/mm-common-1.0.4.tar.xz b/mm-common-1.0.4.tar.xz deleted file mode 100644 index fef6b36..0000000 Binary files a/mm-common-1.0.4.tar.xz and /dev/null differ diff --git a/mm-common-1.0.5.tar.xz b/mm-common-1.0.5.tar.xz new file mode 100644 index 0000000..0d2a911 Binary files /dev/null and b/mm-common-1.0.5.tar.xz differ diff --git a/mm-common.spec b/mm-common.spec index 9d075d0..9d18a1b 100644 --- a/mm-common.spec +++ b/mm-common.spec @@ -1,15 +1,15 @@ Name: mm-common -Version: 1.0.4 -Release: 2 +Version: 1.0.5 +Release: 1 Summary: Provides build infrastructure, utilities for GNOME C++ binding libraries License: GPLv2+ -URL: http://gtkmm.org +URL: https://gtkmm.org Source0: https://download.gnome.org/sources/%{name}/1.0/%{name}-%{version}.tar.xz BuildArch: noarch BuildRequires: meson -Requires: pkgconfig graphviz doxygen libxslt +Requires: pkgconfig graphviz doxygen libxslt %description The mm-common module provides the build infrastructure and utilities @@ -48,6 +48,9 @@ which could be used as a base for new mm module. %{_docdir}/%{name}/* %changelog +* Mon Jan 02 2023 lin zhang - 1.0.5-1 +- update to 1.0.5 + * Mon Jun 20 2022 lin zhang - 1.0.4-2 - Add mm-common.yaml