#161 spec: Fixup missing articles in "the generated description"
Merged 2 years ago by zbyszek. Opened 2 years ago by ignatenkobrain.

file modified
+1 -1
@@ -153,7 +153,7 @@ 

  %description {{ pkg }} %{_description}

  

  This package contains library source intended for building other packages which

- use {% if feature is not none %}"the {{ feature }}" feature of the {% endif %}"%{crate}" crate.

+ use {% if feature is not none %}the "{{ feature }}" feature of the {% endif %}"%{crate}" crate.

  

  %files       {{ pkg }}

      {% if feature is none %}

Pull-Request has been merged by zbyszek

2 years ago

Could we get a build of rust-packaging / rust-srpm-macros in Fedora with this change please?

And it would be great to have the same rust2rpm version in F35/F34 as in rawhide, as I don't want to "downgrade" .spec files just because I am not running rawhide myself.

Sure, let's merge the outstanding PRs (just one I think), and release v20 and build that everywhere.

Metadata