fix bugs in the 3.0.2 refactoring
This commit is contained in:
parent
6fe53b91d1
commit
9368d9f148
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/fonts-rpm-macros-2.0.5.tar.gz
|
||||
/fonts-rpm-macros-3.0.1.tar.gz
|
||||
/fonts-rpm-macros-3.0.2.tar.gz
|
||||
/fonts-rpm-macros-3.0.3.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
%global forgeurl https://pagure.io/fonts-rpm-macros
|
||||
Version: 3.0.2
|
||||
%global forgeurl https://pagure.io/fonts-rpm-macros
|
||||
Version: 3.0.3
|
||||
%forgemeta
|
||||
|
||||
#https://src.fedoraproject.org/rpms/redhat-rpm-config/pull-request/51
|
||||
@ -147,6 +147,8 @@ install -m 0755 -vp bin/* %{buildroot}%{_bindir}
|
||||
|
||||
%changelog
|
||||
* Tue Apr 28 2020 Nicolas Mailhot <nim@fedoraproject.org>
|
||||
- 3.0.3-1
|
||||
🐞 Fix bugs in the 3.0.2 refactoring
|
||||
- 3.0.2-1
|
||||
🐞 Workaround Fedora problems created by rpm commit 93604e2
|
||||
harder
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonts-rpm-macros-3.0.2.tar.gz) = 3818a7d66ea63c72c60d9ba1de79333d81abdf304456e92e4637642ce6bae3672a6d9a4a0b645c8a3a86a30ac52dc7963bed723db2c30c304cb0485122279a04
|
||||
SHA512 (fonts-rpm-macros-3.0.3.tar.gz) = 97103a517401426e7426e44981e1defe7748e75e6c99b8bc247859cc2c1dc24614e389ea85dae181bfb0198eda499b8e85eecad0db572c998e08b2ad4bf663ae
|
||||
|
Loading…
Reference in New Issue
Block a user