Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Commit dcc08c1

Browse files
committed
Merge pull request #209 from euanh/release-0.7.0
planex: Release 0.7.0
2 parents 3277143 + 21b883d commit dcc08c1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ planex (0.7.0-1) trusty; urgency=low
77
* Remove planex-configure, which is superseded by planex-pin
88
* Rename Makefile.common to Makefile.rules
99

10-
-- Euan Harris <euan.harris@citrix.com> Wed, 25 Mar 2015 16:30:00 +0000
10+
-- Euan Harris <euan.harris@citrix.com> Thu, 23 Apr 2015 13:30:00 +0100
1111

1212
planex (0.6.0-1) trusty; urgency=low
1313

planex.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: RPM/deb build tool
22
Name: planex
3-
Version: 0.6.0
3+
Version: 0.7.0
44
Release: 1%{?dist}
55
URL: http://github.com/xenserver/planex
66
Source0: http://github.com/xenserver/planex/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -44,7 +44,7 @@ sed -i "s/\(version='\)[^'\"]\+/\1%{version}-%{release}/g" setup.py
4444
%config%{_sysconfdir}/bash_completion.d/planex.bash
4545

4646
%changelog
47-
* Wed Mar 25 2015 Euan Harris <euan.harris@citrix.com> - 0.7.0-1
47+
* Thu Apr 23 2015 Euan Harris <euan.harris@citrix.com> - 0.7.0-1
4848
- Build products are now written to the _build subdirectory by default
4949
- Add planex-pin, which overrides a package's sources with a local repo
5050
- Add planex-init, which sets up the planex environment

0 commit comments

Comments
 (0)