From 9f8e88579c98a0670e9f0afe799a311576265f82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Sat, 20 Jan 2018 23:07:08 +0100 Subject: [PATCH] Rebuilt for switch to libxcrypt --- libuser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libuser.spec b/libuser.spec index c8565d7..2d620f3 100644 --- a/libuser.spec +++ b/libuser.spec @@ -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 - 0.62-13 +- Rebuilt for switch to libxcrypt + * Sat Oct 21 2017 Miloslav Trmač - 0.62-12 - Update URL: and Source: to point to Pagure instead of fedorahosted.org Resolves: #1502354