Package github2spec: Information

    Source package: github2spec
    Version: 1.4.14-alt1
    Build time:  May 17, 2025, 02:06 PM
    Report package bug
    License: MIT
    Summary: Script for generation RPM spec file from github using genspec
    Description: 
    Script to get repository data from github and generate RPM spec file with
    genspec. Program works in interactive mode, only one required value is URL.
    Then you insert URL, the program will ask you to enter another values, but
    before asking it would suggest default value. If you accept it then just press
    Enter.

    List of RPM packages built from this SRPM:
    github2spec (noarch)

    Maintainer: Mikhail Gordeev


      1. rpm-build-ruby

    Last changed


    May 16, 2025 Mikhail Gordeev 1.4.14-alt1
    - Show warning on HTTPError while getting api info instead of aboring
    - (ALT #54293)
    Sept. 11, 2021 Mikhail Gordeev 1.4.13-alt1
    - Add rust support
    March 19, 2021 Mikhail Gordeev 1.4.12-alt2
    - Switch back to ruby type (ALT #39821)