Rebuilt for switch to libxcrypt

This commit is contained in:
Björn Esser 2018-01-20 23:07:08 +01:00
parent 1358c030ef
commit 9f8e88579c
No known key found for this signature in database
GPG Key ID: F52E98007594C21D

View File

@ -1,6 +1,6 @@
Name: libuser
Version: 0.62
Release: 12%{?dist}
Release: 13%{?dist}
Group: System Environment/Base
License: LGPLv2+
URL: https://pagure.io/libuser
@ -153,6 +153,9 @@ LC_ALL=C.UTF-8 python3 -c "import libuser"
%{_datadir}/gtk-doc/html/*
%changelog
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 0.62-13
- Rebuilt for switch to libxcrypt
* Sat Oct 21 2017 Miloslav Trmač <mitr@redhat.com> - 0.62-12
- Update URL: and Source: to point to Pagure instead of fedorahosted.org
Resolves: #1502354