xkmo / growl

Automatically exported from code.google.com/p/growl
0 stars 0 forks source link

GrowlNotify package installer reports wrong version #321

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What is the expected output?
Installer for version GrowlNotify 1.3 accidently has 1.2.1 as its version number
What do you see instead?
Installer for version x.x has x.x, not x.y

The rakefile passes a version argument to packagemaker, but it doesn't seem to 
be respected.  
However, GrowlNotify itself uses the correct version number.  

Will investigate for 1.4ish, maybe sooner if time affords at some point

Original issue reported on code.google.com by dan...@growl.info on 12 Oct 2011 at 10:13

GoogleCodeExporter commented 9 years ago

Original comment by dan...@growl.info on 6 Feb 2012 at 4:55

GoogleCodeExporter commented 9 years ago
the --version flag is ignored because there are sub-packages and packagemaker 
doesn't propagate those values down to the subpackages.

Original comment by r...@growl.info on 9 Feb 2012 at 3:21

GoogleCodeExporter commented 9 years ago

Original comment by rarich...@gmail.com on 18 Feb 2012 at 1:20