!6 Update to 1.0.2

From: @wk333 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2023-11-10 08:15:08 +00:00 committed by Gitee
commit fa7a133ef9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
5 changed files with 7 additions and 4 deletions

Binary file not shown.

View File

@ -1,12 +1,12 @@
%global gem_name activemodel-serializers-xml %global gem_name activemodel-serializers-xml
Name: rubygem-%{gem_name} Name: rubygem-%{gem_name}
Version: 1.0.1 Version: 1.0.2
Release: 2 Release: 1
Summary: XML serialization for Active Model objects and Active Record models Summary: XML serialization for Active Model objects and Active Record models
License: MIT License: MIT
URL: http://github.com/rails/activemodel-serializers-xml URL: http://github.com/rails/activemodel-serializers-xml
Source0: https://rubygems.org/gems/activemodel-serializers-xml-1.0.1.gem Source0: https://rubygems.org/gems/activemodel-serializers-xml-%{version}.gem
Source1: http://github.com/rails/activemodel-serializers-xml/archive/v1.0.1.tar.gz Source1: http://github.com/rails/activemodel-serializers-xml/archive/v%{version}.tar.gz
# https://github.com/rails/activemodel-serializers-xml/pull/18 # https://github.com/rails/activemodel-serializers-xml/pull/18
Patch0: rubygem-activemodel-serializers-xml-1.0.1-timestamps-creates-created_at-field.patch Patch0: rubygem-activemodel-serializers-xml-1.0.1-timestamps-creates-created_at-field.patch
BuildRequires: ruby(release) rubygems-devel ruby rubygem(activesupport) rubygem(activerecord) BuildRequires: ruby(release) rubygems-devel ruby rubygem(activesupport) rubygem(activerecord)
@ -63,6 +63,9 @@ popd
%exclude %{gem_instdir}/activemodel-serializers-xml.gemspec %exclude %{gem_instdir}/activemodel-serializers-xml.gemspec
%changelog %changelog
* Thu Nov 09 2023 wangkai <13474090681@163.com> - 1.0.2-1
- Update to 1.0.2
* Thu Mar 3 2022 liyanan <liyanan32@huawei.com> - 1.0.1-2 * Thu Mar 3 2022 liyanan <liyanan32@huawei.com> - 1.0.1-2
- fix build error - fix build error

Binary file not shown.

BIN
v1.0.2.tar.gz Normal file

Binary file not shown.