[libpwquality] New upstream version 1.2.2

Tomáš Mráz tmraz at fedoraproject.org
Wed Jun 19 15:47:42 UTC 2013


commit 37dd7f799cc7b0eb7f172340c5bc241fb506d06b
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Wed Jun 19 17:47:30 2013 +0200

    New upstream version 1.2.2
    
    - manual page fixes
    - make it possible to set the maxsequence configuration value
    - updated translations from Transifex

 .gitignore        |    1 +
 libpwquality.spec |   12 +++++++-----
 sources           |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 38a45f1..07335fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /libpwquality-1.1.1.tar.bz2
 /libpwquality-1.2.0.tar.bz2
 /libpwquality-1.2.1.tar.bz2
+/libpwquality-1.2.2.tar.bz2
diff --git a/libpwquality.spec b/libpwquality.spec
index 64776f1..08fbbad 100644
--- a/libpwquality.spec
+++ b/libpwquality.spec
@@ -1,7 +1,7 @@
 Summary: A library for password generation and password quality checking
 Name: libpwquality
-Version: 1.2.1
-Release: 2%{?dist}
+Version: 1.2.2
+Release: 1%{?dist}
 # The package is BSD licensed with option to relicense as GPLv2+
 # - this option is redundant as the BSD license allows that anyway.
 License: BSD or GPLv2+
@@ -31,7 +31,7 @@ to perform some of the checks.
 
 %package devel
 Group: Development/Libraries
-Summary: Files needed for developing PAM-aware applications and modules for PAM
+Summary: Support for development of applications using the libpwquality library
 Requires: libpwquality%{?_isa} = %{version}-%{release}
 Requires: pkgconfig
 
@@ -104,8 +104,10 @@ rm -f $RPM_BUILD_ROOT%{_moduledir}/*.la
 %{python_sitearch}/pwquality.so
 
 %changelog
-* Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+* Wed Jun 19 2013 Tomas Mraz <tmraz at redhat.com> 1.2.2-1
+- manual page fixes
+- make it possible to set the maxsequence configuration value
+- updated translations from Transifex
 
 * Thu Dec 20 2012 Tomas Mraz <tmraz at redhat.com> 1.2.1-1
 - properly free pwquality settings
diff --git a/sources b/sources
index 2bf4087..aa2351f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-beb56c9028a713d936e04cc3c50c541d  libpwquality-1.2.1.tar.bz2
+2105bb893791fe27efc20441e617f385  libpwquality-1.2.2.tar.bz2


More information about the scm-commits mailing list