summaryrefslogtreecommitdiffstats
path: root/python-mock.spec
diff options
context:
space:
mode:
authorPraveen Kumar <prkumar@redhat.com>2016-06-14 10:57:09 +0530
committerPraveen Kumar <prkumar@redhat.com>2016-06-14 10:57:09 +0530
commitc74a5402d9a97d33dc605c0e9507bd994a82bae6 (patch)
tree9b1b9398bb678d3a43b50f1880cde7c5028880fc /python-mock.spec
parentf550ea123aa8600ecfad33a53b94dc1574154680 (diff)
downloadpython-mock-c74a5402d9a97d33dc605c0e9507bd994a82bae6.tar.gz
python-mock-c74a5402d9a97d33dc605c0e9507bd994a82bae6.tar.xz
python-mock-c74a5402d9a97d33dc605c0e9507bd994a82bae6.zip
Upstream 2.0.0 (RHBZ#1244145)
Diffstat (limited to 'python-mock.spec')
-rw-r--r--python-mock.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/python-mock.spec b/python-mock.spec
index 0d5659a..f70c372 100644
--- a/python-mock.spec
+++ b/python-mock.spec
@@ -10,14 +10,13 @@
%global mod_name mock
Name: python-mock
-Version: 1.3.0
+Version: 2.0.0
Release: 1%{?dist}
Summary: A Python Mocking and Patching Library for Testing
License: BSD
URL: http://www.voidspace.org.uk/python/%{mod_name}/
Source0: http://pypi.python.org/packages/source/m/%{mod_name}/%{mod_name}-%{version}.tar.gz
-Source1: LICENSE.txt
BuildArch: noarch
BuildRequires: python2-devel
@@ -78,7 +77,6 @@ needed attributes in the normal way.
%prep
%setup -q -n %{mod_name}-%{version}
-cp -p %{SOURCE1} .
%build
@@ -118,6 +116,9 @@ cp -p %{SOURCE1} .
%changelog
+* Tue Jun 14 2016 Praveen Kumar <kumarpraveen.nitdgp@gmail.com> - 2.0.0-1
+- Upstream 2.0.0 (RHBZ#1244145)
+
* Fri Feb 26 2016 Haïkel Guémar <hguemar@fedoraproject.org> - 1.3.0-1
- Upstream 1.3.0 (RHBZ#1244145)
- Use epel macros rather than rhel