0.9.34
This commit is contained in:
parent
6599ea9911
commit
6dd69956cd
2 changed files with 7 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
%global gem_name yard
|
||||
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 0.9.33
|
||||
Version: 0.9.34
|
||||
Release: 1%{?dist}
|
||||
|
||||
Summary: Documentation tool for consistent and usable documentation in Ruby
|
||||
|
|
@ -94,6 +94,7 @@ rspec -r spec_helper spec
|
|||
%dir %{gem_instdir}
|
||||
%license %{gem_instdir}/LEGAL
|
||||
%license %{gem_instdir}/LICENSE
|
||||
%doc %{gem_instdir}/CHANGELOG.md
|
||||
%doc %{gem_instdir}/README.md
|
||||
|
||||
%{_bindir}/yard
|
||||
|
|
@ -113,6 +114,9 @@ rspec -r spec_helper spec
|
|||
%doc %{gem_instdir}/docs/
|
||||
|
||||
%changelog
|
||||
* Thu Apr 13 2023 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.9.34-1
|
||||
- 0.9.34
|
||||
|
||||
* Wed Apr 12 2023 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.9.33-1
|
||||
- 0.9.33
|
||||
|
||||
|
|
|
|||
4
sources
4
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (yard-0.9.33.gem) = 3a6e6af47b0566704fffbaeac749ca895ff9d3ade971d95cd0580603fab58147a9cb1fbdaaf83728fc401fdea736740fe507f4e6480bdaf7cce6332a4662016b
|
||||
SHA512 (yard-0.9.33-test-missing-files.tar.gz) = 61079758e646073cc2ded6b9e3478c54ad19ebabd9bb5cb84eb0028ce74cb7ca76cf3abf74a192d2d9030ee68ecf2ddf55a14c6b3a914c53643818402857d4cb
|
||||
SHA512 (yard-0.9.34.gem) = d915122e73b3aeb2530192ab568d533845339901fc1e0172c0e6c8d354b7201bae77630c03e0379ebf1e5c431343d666ff179914be472a7a1152726961890273
|
||||
SHA512 (yard-0.9.34-test-missing-files.tar.gz) = 51477cb5b01a5be2a076d53072b08a195e17d4a47c32bb97ed0192fa708f8e9bfbab3344827d577cd7c5ba44c3eb316f8de4d1a93128c8466c81056b7e4e12be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue