Replace %define with %global.
This commit is contained in:
parent
a4e1342038
commit
4544b8a159
@ -16,7 +16,7 @@ Obsoletes: cryptsetup-luks < 1.4.0
|
||||
Requires: cryptsetup-libs = %{version}-%{release}
|
||||
Requires: libpwquality >= 1.2.0
|
||||
|
||||
%define upstream_version %{version}
|
||||
%global upstream_version %{version}
|
||||
Source0: https://www.kernel.org/pub/linux/utils/cryptsetup/v1.7/cryptsetup-%{upstream_version}.tar.xz
|
||||
|
||||
%description
|
||||
@ -171,7 +171,6 @@ popd
|
||||
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
||||
|
||||
|
||||
* Tue Nov 03 2015 Milan Broz <gmazyland@gmail.com> - 1.7.0-1
|
||||
- Update to cryptsetup 1.7.0.
|
||||
- Switch to sha256 as default hash.
|
||||
|
Loading…
Reference in New Issue
Block a user