Skip to content

Commit

Permalink
deploy 0.81.04
Browse files Browse the repository at this point in the history
  • Loading branch information
asalamon74 committed May 1, 2014
1 parent 945344e commit 3991403
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Changelog
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version 0.81.03
version 0.81.04 ( 2014-05-01 )
--noshutter ( thx Piotr Dlugosz )
Support for Samsung GX-1L ??
K-5 IIs jpeg star calculation fix ??
Support for Samsung GX-1L ( not working )
K-5 IIs jpeg star calculation fix ( commandline )
Unknown camera segmentation fault bugfix
Limited support for K-3 ( not working )

Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ MAN1DIR = $(MANDIR)/man1
LIN_CFLAGS = $(CFLAGS)
LIN_LDFLAGS = $(LDFLAGS)

VERSION=0.81.03
VERSION=0.81.04
# variables for RPM creation
TOPDIR=$(HOME)/rpmbuild
SPECFILE=pktriggercord.spec
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
pktriggercord (0.81.04-1) unstable; urgency=low

* built from pkTriggerCord 0.81.04

-- Andras Salamon <[email protected]> Thu, 01 May 2014 12:00:00 +0000

pktriggercord (0.81.02-1) unstable; urgency=low

* built from pkTriggerCord 0.81.02
Expand Down
4 changes: 3 additions & 1 deletion pktriggercord.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%define name pktriggercord
%define ver 0.81.02
%define ver 0.81.04
%define rel 1
%define prefix /usr
%define debug_package %{nil}
Expand Down Expand Up @@ -55,6 +55,8 @@ rm -rf $RPM_BUILD_ROOT
%prefix/../etc/*

%changelog
* Thu May 01 2014 Andras Salamon <[email protected]>
- built from pkTriggerCord 0.81.04
* Fri Nov 01 2013 Andras Salamon <[email protected]>
- built from pkTriggerCord 0.81.02
* Thu Apr 25 2013 Andras Salamon <[email protected]>
Expand Down

0 comments on commit 3991403

Please sign in to comment.