From 46b88d0c37e08ceac08176e65f8ea2620919893d Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 10 2020 00:14:14 +0000 Subject: Changes after running %prep ignore: true --- diff --git a/ChangeLog b/ChangeLog index a828114..388571d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -438,14 +438,14 @@ multiple versions of libosp, i.e., with different SONAMEs, can exist simultaneously without stomping on each other's files. - Without this, the Debian package would not upgrade properly.  + Without this, the Debian package would not upgrade properly.  Since the next release will require a new SONAME (recent changes made the ABI different), it makes sense to include this change in the next release. I accomplished the versioning by adding a version number to SP_MESSAGE_DOMAIN, and it made sense to use the library SONAME - for that.� So, I created a new variable in configure.in called + for that.  So, I created a new variable in configure.in called SP_LIBOSP_CUR to be the "current" part of the SONAME, and used that in SP_MESSAGE_DOMAIN, and also referenced that in lib/Makefile to to actually set the SONAME. @@ -523,7 +523,7 @@ * doc/Makefile.am (pkgdochtml_DATA): Use it instead of pkgdoc_DATA. * spec.in: Change it accordingly. - Reported by Ville Skyttä. + Reported by Ville Skyttä. * include/Makefile.am (EXTRA_DIST): Add NCVector.sed. * include/NCVector.sed: Add it; required by sunfix.sh. @@ -1022,8 +1022,8 @@ Option "all" is shorthand to turn on all available options Option "version" causes details of onsgmls to be output under a new - output code "V".� A version line and a mini-report of features will - be� utput.� For example (p=package, v=version, c=possible codes, + output code "V".  A version line and a mini-report of features will + be  utput.  For example (p=package, v=version, c=possible codes, o=output options): Vp opensp Vv 1.5pre7 Vc -?C#()&ADaNEISTps{}fLie_oV Vo esis line @@ -1032,7 +1032,7 @@ Robert Braddock notes "I think this will be useful, based on working on (Perl tools) SGMLSpm and XML::Parser::ESISParser, to - help applications know what kind of info they'll be getting.� + help applications know what kind of info they'll be getting.  Ideally, the "Vc" line would only list commands that might be issued, but right now, I just have it list all commands the onsgmls knows about. I'm not particularly happy with this change, because I @@ -2388,7 +2388,7 @@ 1999-11-12 18:15 clasen - * lib/ExtendEntityManager.cxx: Fix a typo� + * lib/ExtendEntityManager.cxx: Fix a typo· 1999-11-12 17:17 clasen