[libpwquality] New upstream release.

Tomáš Mráz tmraz at fedoraproject.org
Thu Dec 20 09:20:34 UTC 2012


commit 8e9193c72fd9aa932dc745ca4a60d03e0e5d2c18
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Thu Dec 20 10:20:24 2012 +0100

    New upstream release.
    
    - properly free pwquality settings
    - add extern "C" to public header
    - updated translations from Transifex

 .gitignore        |    1 +
 libpwquality.spec |    7 ++++++-
 sources           |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7092db1..38a45f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /libpwquality-1.1.0.tar.bz2
 /libpwquality-1.1.1.tar.bz2
 /libpwquality-1.2.0.tar.bz2
+/libpwquality-1.2.1.tar.bz2
diff --git a/libpwquality.spec b/libpwquality.spec
index a5350b9..968af1c 100644
--- a/libpwquality.spec
+++ b/libpwquality.spec
@@ -1,6 +1,6 @@
 Summary: A library for password generation and password quality checking
 Name: libpwquality
-Version: 1.2.0
+Version: 1.2.1
 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.
@@ -104,6 +104,11 @@ rm -f $RPM_BUILD_ROOT%{_moduledir}/*.la
 %{python_sitearch}/pwquality.so
 
 %changelog
+* Thu Dec 20 2012 Tomas Mraz <tmraz at redhat.com> 1.2.1-1
+- properly free pwquality settings
+- add extern "C" to public header
+- updated translations from Transifex
+
 * Thu Aug 16 2012 Tomas Mraz <tmraz at redhat.com> 1.2.0-1
 - add maxsequence check for too long monotonic character sequence.
 - clarified alternative licensing to GPLv2+.
diff --git a/sources b/sources
index d708f1d..2bf4087 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8827419118064539db70090cbed5cb21  libpwquality-1.2.0.tar.bz2
+beb56c9028a713d936e04cc3c50c541d  libpwquality-1.2.1.tar.bz2


More information about the scm-commits mailing list