Hello community, here is the log from the commit of package alpine for openSUSE:Factory checked in at 2014-03-12 14:45:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/alpine (Old) and /work/SRC/openSUSE:Factory/.alpine.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "alpine" Changes: -------- --- /work/SRC/openSUSE:Factory/alpine/alpine.changes 2014-01-23 15:39:34.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.alpine.new/alpine.changes 2014-03-12 14:45:56.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Mar 3 11:54:13 UTC 2014 - [email protected] + +- The pico and pilot standalone programs have version numbers of + their own; expose these in the .spec file + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ alpine.spec ++++++ --- /var/tmp/diff_new_pack.hL6Y57/_old 2014-03-12 14:45:56.000000000 +0100 +++ /var/tmp/diff_new_pack.hL6Y57/_new 2014-03-12 14:45:56.000000000 +0100 @@ -81,6 +81,8 @@ %package -n pico Summary: A small, easy to use editor Group: Productivity/Editors/Other +Version: 5.07 +Release: 0 %description -n pico Pico is a simple, display-oriented text editor based on the Pine @@ -88,19 +90,17 @@ bottom of the screen, and context-sensitive help is provided. Characters are inserted into the text as they are typed. - - %package -n pilot Summary: Simple file system browser Group: Productivity/File utilities +Version: 2.99 +Release: 0 %description -n pilot Pilot is a simple, display-oriented file system browser based on the Pine message system composer. As with Pine, commands are displayed at the bottom of the screen, and context-sensitive help is provided. - - %prep %setup -q %if !%{build_vanilla} @@ -155,7 +155,7 @@ # On -Waddress: # # Added with gcc-4.2: It warns when the address of a variable (not a pointer) -# is used in an expression. Since addresses of variables are # always non-zero, +# is used in an expression. Since addresses of variables are always non-zero, # they are always true and can be safely removed from the expression, # but the code is safe nontheless. # -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
