From 75779cc4854748612f71e3a4d25c646b9359e6e3 Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Nov 23 2013 16:26:44 +0000 Subject: add requires python-simplejson to nemo-rabbitvcs --- diff --git a/nemo-extensions.spec b/nemo-extensions.spec index e969008..680e2cc 100644 --- a/nemo-extensions.spec +++ b/nemo-extensions.spec @@ -2,7 +2,7 @@ Name: nemo-extensions Version: 2.0.0 -Release: 0.2.git%{_internal_version}%{?dist} +Release: 0.3.git%{_internal_version}%{?dist} Summary: Extensions for Nemo License: GPLv2+ and LGPLv2 @@ -48,6 +48,7 @@ Summary: RabbitVCS extension for Nemo License: GPLv2+ Requires: rabbitvcs-core Requires: nemo-python +Requires: python-simplejson %description -n nemo-rabbitvcs nemo-rabbitvcs is an extension for the Nemo file manager. @@ -238,6 +239,9 @@ fi %{_datadir}/dbus-1/services/org.nemo.Preview.service %changelog +* Sat Nov 23 2013 Leigh Scott - 2.0.0-0.3.git6c86726 +- add requires python-simplejson to nemo-rabbitvcs + * Sat Nov 23 2013 Leigh Scott - 2.0.0-0.2.git6c86726 - add nemo-preview extension