[fpm2/f13/master] Update to 0.79 upstream version.

als als at fedoraproject.org
Mon Jan 17 19:20:57 UTC 2011


commit 40ebb6011faf0b03d29e2d52d50ee2d7246b180b
Author: Aleš Koval <als at regnet.cz>
Date:   Mon Jan 17 20:20:33 2011 +0100

    Update to 0.79 upstream version.

 .gitignore |    1 +
 fpm2.spec  |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd1b4f1..4825fa6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 fpm2-0.78.tar.bz2
+/fpm2-0.79.tar.bz2
diff --git a/fpm2.spec b/fpm2.spec
index 3ec451f..2b69070 100644
--- a/fpm2.spec
+++ b/fpm2.spec
@@ -1,12 +1,12 @@
 Summary: Password manager with GTK2 GUI
 Name: fpm2
-Version: 0.78
+Version: 0.79
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/Productivity
 Source: http://als.regnet.cz/%{name}/download/%{name}-%{version}.tar.bz2
 URL: http://als.regnet.cz/fpm2/
-BuildRequires: gtk2-devel, libxml2-devel, desktop-file-utils, gettext
+BuildRequires: gtk2-devel, libxml2-devel, desktop-file-utils, gettext, intltool
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 %description
@@ -59,6 +59,10 @@ rm -rf %{buildroot}
 %{_datadir}/applications/*.desktop
 
 %changelog
+* Mon Jan 17 2011 Aleš Koval <als at regnet.cz> - 0.79-1
+- Update to 0.79
+- Fixed crash due to incorrectly call xmlCleanupParser() (#669102)
+
 * Wed Mar  3 2010 Aleš Koval <als at regnet.cz> - 0.78-1
 - Update to 0.78
 - Fixed crash in master password dialog after open keyfile (#569520)
diff --git a/sources b/sources
index 6b2d5ab..0357cd6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52823df8b19f2cf60b956c5d9fd4d60c  fpm2-0.78.tar.bz2
+a1f28d5e3fffc78bf5c70a99287ce443  fpm2-0.79.tar.bz2


More information about the scm-commits mailing list