Update to new snapshot (rhbz#1536752)
This commit is contained in:
parent
208761df87
commit
88e6534185
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/libxcrypt-4.0.0-20171109git15447aa.tar.gz
|
||||
/libxcrypt-4.0.0-20180120gitde99d27.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%global sov %{soc}.%{sol}.%{sof}
|
||||
|
||||
# For building snapshots.
|
||||
%global commit 15447aa068074303ba6b8262a50f1cfb3d404bfe
|
||||
%global commit_date 20171109
|
||||
%global commit de99d273ece956370657186590ce356f0091f431
|
||||
%global commit_date 20180120
|
||||
%global short_commit %(c=%{commit}; echo ${c:0:7})
|
||||
%global gitrel .%{commit_date}git%{short_commit}
|
||||
%global gitver -%{commit_date}git%{short_commit}
|
||||
@ -26,7 +26,7 @@
|
||||
|
||||
Name: libxcrypt
|
||||
Version: 4.0.0
|
||||
Release: 0.201%{?gitrel}%{?dist}
|
||||
Release: 0.202%{?gitrel}%{?dist}
|
||||
Summary: Extended crypt library for DES, MD5, Blowfish and others
|
||||
|
||||
# For explicit license breakdown, see the
|
||||
@ -189,6 +189,9 @@ is highly discouraged.
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 4.0.0-0.202.20180120gitde99d27
|
||||
- Update to new snapshot (rhbz#1536752)
|
||||
|
||||
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 4.0.0-0.201.20171109git15447aa
|
||||
- Use archful Obsoletes for libcrypt
|
||||
- Add versioned Requires on glibc packages not shipping libcrypt
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libxcrypt-4.0.0-20171109git15447aa.tar.gz) = e06400c5099bd8f6fdb0f6d548e49606ab02bbbadf4c759a3868450c17c86d5ed99d487afce71218a3c5c27fa56adf791da0ec36609b86032d0c10ef88909945
|
||||
SHA512 (libxcrypt-4.0.0-20180120gitde99d27.tar.gz) = bea44fb414dc92d12408813835b815432b0aba21f5f040b394f8f276bf2899e530254032c3cb3583170a45ac15c9f8942963e5d85ae77ca560f056f11c27651c
|
||||
|
Loading…
Reference in New Issue
Block a user