diff --git a/dde-network-core.spec b/dde-network-core.spec index 4415c0b7a43ce69a83d0d0757f24647ecee91a4c..ed5cad221f446a4ae46c48b0fa0c797eb0167128 100644 --- a/dde-network-core.spec +++ b/dde-network-core.spec @@ -2,9 +2,9 @@ %define __cmake_builddir $(pwd) Name: dde-network-core Version: 1.1.28.1 -Release: 1%{?dist}.01 +Release: 2%{?dist} Summary: Deepin desktop-environment - network core files -License: GPLv3 +License: GPLv3+ URL: https://github.com/linuxdeepin/dde-network-core Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz @@ -82,6 +82,9 @@ cd build %{_libdir}/pkgconfig/*.pc %changelog +* Tue Sep 16 2025 wangqia - 1.1.28.1-2 +- spec: update license + * Wed Aug 28 2024 pangqing - 1.1.28.1-1.01 - modify macros (fix dde-network-core build error)