[nfoview] * Sun Dec 18 2011 Conrad Meyer <konrad at tylerc.org> - 1.10-2 - Add missing Requires on python3-gobjec

Fabian Affolter fab at fedoraproject.org
Fri Dec 23 12:43:58 UTC 2011


commit 85ea9402412a16ccb1b8adb1cd2fcab91a798f97
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Fri Dec 23 13:43:42 2011 +0100

    * Sun Dec 18 2011 Conrad Meyer <konrad at tylerc.org> - 1.10-2
    - Add missing Requires on python3-gobject (#765643)

 nfoview.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/nfoview.spec b/nfoview.spec
index 119b9b6..011ace4 100644
--- a/nfoview.spec
+++ b/nfoview.spec
@@ -2,7 +2,7 @@
 
 Name:           nfoview
 Version:        1.10
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Viewer for NFO files
 
 Group:          Applications/File
@@ -21,6 +21,7 @@ BuildRequires:  intltool
 
 Requires:       shared-mime-info
 Requires:       hicolor-icon-theme
+Requires:       python3-gobject
 
 %if 0%{?fedora} >= 11
 Requires:       terminus-fonts
@@ -89,6 +90,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sun Dec 18 2011 Conrad Meyer <konrad at tylerc.org> - 1.10-2
+- Add missing Requires on python3-gobject (#765643)
+
 * Sun Nov 13 2011 Fabian Affolter <mail at fabian-affolter.ch> - 1.10-1
 - BRs updated
 - Updated to new upstream version 1.10


More information about the scm-commits mailing list