Update to 1.0.2
This commit is contained in:
parent
a308ca6d4d
commit
010c3ddbd4
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
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 1.0.1
|
||||
Release: 2
|
||||
Version: 1.0.2
|
||||
Release: 1
|
||||
Summary: XML serialization for Active Model objects and Active Record models
|
||||
License: MIT
|
||||
URL: http://github.com/rails/activemodel-serializers-xml
|
||||
Source0: https://rubygems.org/gems/activemodel-serializers-xml-1.0.1.gem
|
||||
Source1: http://github.com/rails/activemodel-serializers-xml/archive/v1.0.1.tar.gz
|
||||
Source0: https://rubygems.org/gems/activemodel-serializers-xml-%{version}.gem
|
||||
Source1: http://github.com/rails/activemodel-serializers-xml/archive/v%{version}.tar.gz
|
||||
# https://github.com/rails/activemodel-serializers-xml/pull/18
|
||||
Patch0: rubygem-activemodel-serializers-xml-1.0.1-timestamps-creates-created_at-field.patch
|
||||
BuildRequires: ruby(release) rubygems-devel ruby rubygem(activesupport) rubygem(activerecord)
|
||||
@ -63,6 +63,9 @@ popd
|
||||
%exclude %{gem_instdir}/activemodel-serializers-xml.gemspec
|
||||
|
||||
%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
|
||||
- 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