[qdigidoc] Update to 0.4.1

Kalev Lember kalev at fedoraproject.org
Tue Apr 17 21:02:41 UTC 2012


commit b27f2d2e770ecf16744dea4fdabbe7486f117721
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Apr 17 23:54:59 2012 +0300

    Update to 0.4.1
    
    - Include new man pages
    - Update the nautilus subpackage files list for Nautilus 3 support
    - Make the nautilus subpackage noarch

 .gitignore    |    1 +
 qdigidoc.spec |   15 ++++++++++++---
 sources       |    2 +-
 3 files changed, 14 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c57599d..7f61b40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /qdigidoc-0.4.0.tar.bz2
+/qdigidoc-0.4.1.tar.bz2
diff --git a/qdigidoc.spec b/qdigidoc.spec
index ab18b19..e3768e0 100644
--- a/qdigidoc.spec
+++ b/qdigidoc.spec
@@ -1,6 +1,6 @@
 Name:           qdigidoc
-Version:        0.4.0
-Release:        6%{?dist}
+Version:        0.4.1
+Release:        1%{?dist}
 Summary:        Estonian digital signature application
 
 Group:          Applications/Productivity
@@ -34,6 +34,7 @@ Estonia where they are used for storing legally binding digital signatures.
 %package        nautilus
 Summary:        Nautilus extension for %{name}
 Group:          User Interface/Desktops
+BuildArch:      noarch
 Requires:       %{name} = %{version}-%{release}
 Requires:       nautilus-python
 
@@ -94,13 +95,21 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/mime/packages/*.xml
 %{_datadir}/icons/hicolor/*/*/*.png
 %{_datadir}/kde4/services/*.desktop
+%{_mandir}/man1/qdigidocclient.1*
+%{_mandir}/man1/qdigidoccrypto.1*
 
 %files nautilus -f nautilus-qdigidoc.lang
 %defattr(-,root,root,-)
-%{_libdir}/nautilus/extensions-2.0/python/*
+%{_datadir}/nautilus-python/extensions/*
 
 
 %changelog
+* Tue Apr 17 2012 Kalev Lember <kalevlember at gmail.com> - 0.4.1-1
+- Update to 0.4.1
+- Include new man pages
+- Update the nautilus subpackage files list for Nautilus 3 support
+- Make the nautilus subpackage noarch
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.0-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 3483f76..31f6676 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf6fc905f5c806c1309d5e2861fe840e  qdigidoc-0.4.0.tar.bz2
+a4bb53bcd00a4b1914c028e3bd2b3872  qdigidoc-0.4.1.tar.bz2


More information about the scm-commits mailing list