Merge branch 'rawhide' of ssh://pkgs.fedoraproject.org/rpms/abcm2ps into rawhide
This commit is contained in:
commit
5a02b929d1
3 changed files with 11 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -8,3 +8,4 @@ abcplus_en-1.1.0.zip
|
|||
/abcm2ps-8.14.10.tar.gz
|
||||
/abcm2ps-8.14.11.tar.gz
|
||||
/abcm2ps-8.14.13.tar.gz
|
||||
/abcm2ps-8.14.15.tar.gz
|
||||
|
|
|
|||
11
abcm2ps.spec
11
abcm2ps.spec
|
|
@ -1,9 +1,10 @@
|
|||
Name: abcm2ps
|
||||
Version: 8.14.15
|
||||
Release: 1%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: A program to typeset ABC tunes into Postscript
|
||||
|
||||
License: GPLv3
|
||||
# Automatically converted from old format: GPLv3 - review is highly recommended.
|
||||
License: GPL-3.0-only
|
||||
URL: http://moinejf.free.fr
|
||||
Source0: https://github.com/leesavide/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source1: http://abcplus.sourceforge.net/abcplus_en-2012-03-30.zip
|
||||
|
|
@ -57,6 +58,12 @@ make install \
|
|||
%doc abcplus_en*/*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 29 2024 Miroslav Suchý <msuchy@redhat.com> - 8.14.15-3
|
||||
- convert license to SPDX
|
||||
|
||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 8.14.15-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Fri Apr 12 2024 Stuart Gathman <stuart@gathman.org> - 8.14.15-1
|
||||
- New upstream release
|
||||
|
||||
|
|
|
|||
1
sources
1
sources
|
|
@ -2,3 +2,4 @@ SHA512 (abcm2ps-8.14.15.tar.gz) = 5466051b337328cccf9c12838aecfffc782e9906b7b659
|
|||
SHA512 (abcm2ps-8.14.13.tar.gz) = d48f44051aa62b3ee0dcd5cd4a32199d36d4ba056e6473b3c5eb378afabd40831f2a9abb2bbad2acb1c8bd3197a5b36177fabfb4e712b71589f835cba6c87c25
|
||||
SHA512 (abcplus_en-2012-03-30.zip) = 609e5aa3a682ea8873e1a0ff791085e01b646b355b88ef9096771266cc460d1f8045eb8d372cb64fd3fabd260a97bdcd5f6d23129104f508bfbbbcfa5ff03fa0
|
||||
SHA512 (abcplus_en-DRAFT3.pdf) = 927963934a41a1f7d25d59d10a1077b57a60f5c90a0eb066018894c7e4a05a0159f3cab276ec1323e65707ab9142d31da02f9962345d9a8a7c270206ccd4ef0d
|
||||
SHA512 (abcm2ps-8.14.15.tar.gz) = 5466051b337328cccf9c12838aecfffc782e9906b7b659f4929c5da3af9d25eb67bf679720a924197cf0ffaae68e0bdc5e3e8efcc7614524fe954769379a79e1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue