Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Commit

Permalink
Correct changelog typo
Browse files Browse the repository at this point in the history
  • Loading branch information
euank committed Jun 19, 2015
1 parent fb952f8 commit ac2346e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packaging/amazon-linux-ami/ecs-init.spec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

Name: ecs-init
Version: 1.2.1
Release: 1%{?dist}
Release: 2%{?dist}
Group: System Environment/Base
Vendor: Amazon.com
License: Apache 2.0
Expand Down Expand Up @@ -132,7 +132,7 @@ if [ -e %{running_semaphore} ]; then
fi

%changelog
* Fri Jun 19 2015 Euan Kemp <[email protected] - 1.2.1-1
* Fri Jun 19 2015 Euan Kemp <[email protected]> - 1.2.1-2
- Cache Agent version 1.2.1
* Tue Jun 6 2015 Samuel Karp <[email protected]> - 1.2.0-1
- Update versioning scheme to match Agent version
Expand Down

0 comments on commit ac2346e

Please sign in to comment.