diff options
author | CoprDistGit <infra@openeuler.org> | 2023-05-22 07:28:43 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-05-22 07:28:43 +0000 |
commit | fd314ffd8a10deca32e1dc6e12b9fb516a66489d (patch) | |
tree | f22c47edd0b35926f85736a166ef98127bdeba2c | |
parent | 02772eee650a5fab9e550c2902c2d1a93628602a (diff) |
automatic import of rpkg
-rw-r--r-- | rpkg.spec | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,6 +1,6 @@ Name: rpkg Version: 1.66 -Release: 2 +Release: 1 Summary: Python library for interacting with rpm+git License: GPLv2+ and LGPLv2 @@ -256,8 +256,5 @@ example_cli_dir=$RPM_BUILD_ROOT%{_datadir}/%{name}/examples/cli %changelog -* Mon Mar 27 2023 lichaoran <pkwarcraft@hotmail.com> - 1.66-2 -- disable test - * Fri Mar 24 2023 lichaoran <pkwarcraft@hotmail.com> - 1.66-1 - Initial package |