!6 Update to 1.0.2
From: @wk333 Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
fa7a133ef9
Binary file not shown.
BIN
activemodel-serializers-xml-1.0.2.gem
Normal file
BIN
activemodel-serializers-xml-1.0.2.gem
Normal file
Binary file not shown.
@ -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
|
||||||
|
|
||||||
|
|||||||
BIN
v1.0.1.tar.gz
BIN
v1.0.1.tar.gz
Binary file not shown.
BIN
v1.0.2.tar.gz
Normal file
BIN
v1.0.2.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user