[passwd] Update to passwd-0.79

Miloslav Trmac mitr at fedoraproject.org
Sat Jun 22 00:35:07 UTC 2013


commit 6c2dbc5ad8c2752acbb1e9adf90ffff6707e3789
Author: Miloslav Trmač <mitr at redhat.com>
Date:   Sat Jun 22 02:34:43 2013 +0200

    Update to passwd-0.79

 .gitignore  |    1 +
 passwd.spec |   10 +++++++---
 sources     |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a8f4cc4..54e51fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 passwd-0.78.tar.bz2
 /passwd-0.78.99.tar.bz2
+/passwd-0.79.tar.bz2
diff --git a/passwd.spec b/passwd.spec
index fc800e8..207b274 100644
--- a/passwd.spec
+++ b/passwd.spec
@@ -6,8 +6,8 @@
 %endif
 Summary: An utility for setting or changing passwords using PAM
 Name: passwd
-Version: 0.78.99
-Release: 4%{?dist}
+Version: 0.79
+Release: 1%{?dist}
 License: BSD or GPL+
 Group: System Environment/Base
 URL: http://fedorahosted.org/passwd
@@ -66,12 +66,16 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc COPYING AUTHORS ChangeLog
+%doc AUTHORS COPYING ChangeLog NEWS
 %config(noreplace) %{_sysconfdir}/pam.d/passwd
 %attr(4755,root,root) %{_bindir}/passwd
 %{_mandir}/man1/passwd.1*
 
 %changelog
+* Sat Jun 22 2013 Miloslav Trmač <mitr at redhat.com> - 0.79-1
+- Update to passwd-0.79
+  Resolves: #926312, #948790
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.78.99-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 6d04a80..a24fb77 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ac2021d4db45073d9288ca6b770e45c7  passwd-0.78.99.tar.bz2
+529f7ab99ef4bcde410936477b680c5c  passwd-0.79.tar.bz2


More information about the scm-commits mailing list