Begin version 1.1 development
parent
485fa1c558
commit
5970b83721
|
@ -1,7 +1,7 @@
|
|||
%global srcname linuxapi
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.0.1
|
||||
Version: 1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Pure Python bindings for Linux standard library features
|
||||
License: GPL-2
|
||||
|
@ -41,6 +41,9 @@ rm -rf %{buildroot}
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 15 2016 Dustin C. Hatch <dustin.hatch@firemon.com> 1.1-1
|
||||
- Update to version 1.1
|
||||
|
||||
* Sat Sep 24 2016 Dustin C. Hatch <dustin.hatch@firemon.com> 1.0.1-1
|
||||
- Update to version 1.0.1
|
||||
|
||||
|
|
Loading…
Reference in New Issue