diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-06-06 06:22:53 +0000 | 
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-06-06 06:22:53 +0000 | 
| commit | 1252079d32c971906f0d589bc2551a33c9435514 (patch) | |
| tree | ac7ecf203a430e693f76946cd41a129caa54361d | |
| parent | 0f3496125b4c49aede143d3b0e51022a6736672d (diff) | |
automatic import of perl-Glibopeneuler20.03
| -rw-r--r-- | perl-Glib.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/perl-Glib.spec b/perl-Glib.spec index 0ce58ae..5947bef 100644 --- a/perl-Glib.spec +++ b/perl-Glib.spec @@ -1,7 +1,7 @@  %global _empty_manifest_terminate_build 0  Name:           perl-Glib  Version:        1.3293 -Release:        3 +Release:        4  Summary:        Perl wrappers for the GLib utility and Object libraries  License:        LGPL-2.1  Group:          Development/Libraries @@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT  %{_mandir}/*  %changelog +* Fri Apr 14 2023 yangxianzhao <yangxianzhao@uniontech.com> 1.3293-4 +- Add yaml +  * Fri Feb 10 2023 lichaoran <pkwarcraft@hotmail.com> 1.3293-3  - add buildRequires: add gcc as we using it to compile  - and perl-generators to auto-generate perl module provides  | 
