summaryrefslogtreecommitdiffstats
path: root/fedora_darkfish.spec
diff options
context:
space:
mode:
authorJarek Prokop <jprokop@redhat.com>2022-10-26 11:45:00 +0200
committerJarek Prokop <jprokop@redhat.com>2022-10-26 11:45:00 +0200
commitda71247f3da96894ea75f44245a33a64ae9eb0da (patch)
tree8bdd9ebf119b7c55ab334548378053048f46057b /fedora_darkfish.spec
parenteb072f5e22a18aa8b93d7952957d6f5bdced8659 (diff)
downloadfedora_darkfish-rawhide.tar.gz
fedora_darkfish-rawhide.tar.xz
fedora_darkfish-rawhide.zip
Add Rubygems plugin for generation.HEADrawhide
Diffstat (limited to 'fedora_darkfish.spec')
-rw-r--r--fedora_darkfish.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/fedora_darkfish.spec b/fedora_darkfish.spec
index 7644e10..e43fb7c 100644
--- a/fedora_darkfish.spec
+++ b/fedora_darkfish.spec
@@ -2,7 +2,7 @@
%global gem_name fedora_darkfish
Name: rubygem-%{gem_name}
-Version: 1.0.0
+Version: 1.0.2
Release: 1%{?dist}
Summary: RDoc plugin for Fedora leveraging the Darkfish template
License: MIT
@@ -52,6 +52,7 @@ popd
%dir %{gem_instdir}
%license %{gem_instdir}/LICENSE
%{gem_libdir}
+%{gem_plugin}
%{gem_spec}
%exclude %{gem_cache}