85f12115创建于 2025年7月10日历史提交
Name:                uom-parent
Version:             2.2.3
Release:             1
Summary:             Measurement Project Parent POM for Units
License:             BSD
URL:                 https://github.com/unitsofmeasurement/uom-parent
Source0:             https://github.com/unitsofmeasurement/uom-parent/archive/%{version}/uom-parent-%{version}.tar.gz
BuildArch:           noarch
BuildRequires:       maven-local maven-install-plugin
%description
This is the main parent pom for all Units of Measurement Maven projects.

%prep
%autosetup -n uom-parent-%{version} -p1

%build
%mvn_build

%install
%mvn_install

%files -f .mfiles
%doc README.md LICENSE

%changelog
* Thu Jul 10 2025  openeuler_bot <infra@openeuler.sh> - 2.2.3-1
- update uom-parent to 2.2.3 

* Tue Jul 08 2025  openeuler_bot <infra@openeuler.sh> - 2.2.2-1
- update uom-parent to 2.2.2 

* Thu Jun 19 2025  openeuler_bot <infra@openeuler.sh> - 2.2.1-1
- update uom-parent to 2.2.1 

* Wed Aug 23 2023 chenchen <chen_aka_jan@163.com> - 2.2-1
- Upgrade to version 2.2

* Thu Jun 4 2020 yanan li <liyanan032@huawei.com> - 1.0.3-5
- Package init