From 9291a1c7dd9b341c71ee2ad2a2871fceed291544 Mon Sep 17 00:00:00 2001 From: Jiri Kucera Date: Thu, 29 Mar 2018 12:55:24 +0200 Subject: [PATCH] Updated changeset ID The previous Mercurial changeset ID was changed to the corresponding Git changeset ID. --- passwd.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/passwd.spec b/passwd.spec index ad068da..b6a4407 100644 --- a/passwd.spec +++ b/passwd.spec @@ -7,12 +7,12 @@ Summary: An utility for setting or changing passwords using PAM Name: passwd Version: 0.79 -Release: 14%{?dist} +Release: 15%{?dist} License: BSD or GPL+ Group: System Environment/Base URL: https://pagure.io/passwd Source: https://releases.pagure.org/passwd/passwd-%{version}.tar.bz2 -# Upstream changeset 41908bb68e4590aa6a5434eb979b23a9f8828011 +# Upstream changeset ca46cac76757082322d19f736a88cbf81bd70063 Patch0: passwd-0.79-stdin-length.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: pam >= 1.0.90, /etc/pam.d/system-auth @@ -76,6 +76,10 @@ done %{_mandir}/man1/passwd.1* %changelog +* Thu Mar 29 2018 Jiri Kucera - 0.79-15 +- Mercurial changeset ID changed to the corresponding Git + changeset ID + * Wed Feb 21 2018 Jiri Kucera - 0.79-14 - Added missing gcc dependency