Update to 1.0.2

This commit is contained in:
wk333 2023-11-10 15:14:28 +08:00
parent a308ca6d4d
commit 010c3ddbd4
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
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

Binary file not shown.

BIN
v1.0.2.tar.gz Normal file

Binary file not shown.