Skip to content
This repository was archived by the owner on Aug 4, 2019. It is now read-only.

Commit 67ff264

Browse files
committed
Prepare pacakges for release 6.0.0
1 parent a2f765b commit 67ff264

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
librepsheet (6.0.0-1) unstable-security; urgency=medium
2+
3+
* Remove KEYS command
4+
5+
-- Aaron Bedra <aaron@aaronbedra.com> Tue, 16 Jun 2015 09:06:15 -0500
6+
17
librepsheet (5.0.0-1) unstable-security; urgency=medium
28

39
* Adds request timeouts and embeds hiredis

rpmbuild/SPECS/librepsheet.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: repsheet
2-
Version: 5.0.0
2+
Version: 6.0.0
33
Release: 1
44
Summary: Core library
55
License: ASL 2.0
@@ -72,6 +72,8 @@ rm -rf $RPM_BUILD_ROOT
7272
%doc LICENSE
7373

7474
%changelog
75+
* Tue Jun 16 2015 Aaron Bedra <aaron@aaronbedra.com> - 6.0.0-1
76+
- Remove KEYS command
7577
* Wed Apr 22 2015 Aaron Bedra <aaron@aaronbedra.com> - 5.0.0-1
7678
- Adds request timeouts and embeds hiredis
7779
* Wed Apr 08 2015 Aaron Bedra <aaron@aaronbedra.com> - 4.1.0-1

0 commit comments

Comments
 (0)