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

Commit 091c16f

Browse files
committed
Update rpm and debian packages
1 parent 5466745 commit 091c16f

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.2.0-1) unstable-security; urgency=medium
2+
3+
* Interface fixes (Bump ABI current and age)
4+
5+
-- Aaron Bedra <abedra@groupon> Mon, 05 Oct 2015 13:22:08 -0500
6+
17
librepsheet (6.1.0-1) unstable-security; urgency=medium
28

39
* Cache CIDR conversions

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: 6.1.0
2+
Version: 6.2.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+
* Mon Oct 05 2015 Aaron Bedra <aaron@aaronbedra.com> - 6.2.0-1
76+
- Interface fixes (Bump API current and age)
7577
* Wed Sep 09 2015 Aaron Bedra <aaron@aaronbedra.com> - 6.1.0-1
7678
- Cache CIDR conversions
7779
* Tue Jun 16 2015 Aaron Bedra <aaron@aaronbedra.com> - 6.0.0-1

0 commit comments

Comments
 (0)