Skip to content

Commit

Permalink
Version bump and changelog entry for 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
psss committed Aug 28, 2015
1 parent 2f4b631 commit 1888397
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion edd.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: edd
Version: 0.1
Version: 0.2
Release: 1%{?dist}

Summary: Always use your favorite text editor, anywhere.
Expand Down Expand Up @@ -35,5 +35,12 @@ install -pm 644 docs/*.1.gz %{buildroot}%{_mandir}/man1
%license LICENSE

%changelog
* Fri Aug 28 2015 Petr Šplíchal <[email protected]> 0.2-1
- Document new options, some adjustments
- New option --last, some reorganization [fix #1]
- Work around RHEL7 zenity bug [BZ#1060471]
- Use the primary mouse selection first [fix #2]
- Option --list, fixing issue #3

* Tue Aug 25 2015 Petr Šplíchal <[email protected]> 0.1-1
- Initial packaging.

0 comments on commit 1888397

Please sign in to comment.