public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mikolaj Izdebski <mizdebsk@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/bsh] epel10: Update and format descriptions
Date: Wed, 15 Jul 2026 09:36:24 GMT	[thread overview]
Message-ID: <178410818478.1.3069260513416928121.rpms-bsh-ffbaceac7b9c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/bsh
Branch : epel10
Commit : ffbaceac7b9c0e75fcb88ab2f64cea601a855174
Author : Mikolaj Izdebski <mizdebsk@redhat.com>
Date   : 2013-07-12T10:58:07+02:00
Stats  : +20/-18 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/bsh/c/ffbaceac7b9c0e75fcb88ab2f64cea601a855174?branch=epel10

Log:
Update and format descriptions

---
diff --git a/bsh.spec b/bsh.spec
index 924ed81..4a96add 100644
--- a/bsh.spec
+++ b/bsh.spec
@@ -54,22 +54,23 @@ BuildArch:      noarch
 
 %description
 BeanShell is a small, free, embeddable, Java source interpreter with
-object scripting language features, written in Java. BeanShell executes
-standard Java statements and expressions, in addition to obvious
-scripting commands and syntax. BeanShell supports scripted objects as
-simple method closures like those in Perl and JavaScript(tm).
-You can use BeanShell interactively for Java experimentation and
-debugging or as a simple scripting engine for your applications. In
-short: BeanShell is a dynamically interpreted Java, plus some useful
-stuff. Another way to describe it is to say that in many ways BeanShell
-is to Java as Tcl/Tk is to C: BeanShell is embeddable - You can call
-BeanShell from your Java applications to execute Java code dynamically
-at run-time or to provide scripting extensibility for your applications.
-Alternatively, you can call your Java applications and objects from
-BeanShell; working with Java objects and APIs dynamically. Since
-BeanShell is written in Java and runs in the same space as your
-application, you can freely pass references to "real live" objects into
-scripts and return them as results.
+object scripting language features, written in Java.  BeanShell
+executes standard Java statements and expressions, in addition to
+obvious scripting commands and syntax.  BeanShell supports scripted
+objects as simple method closures like those in Perl and
+JavaScript(tm).  You can use BeanShell interactively for Java
+experimentation and debugging or as a simple scripting engine for your
+applications.  In short: BeanShell is a dynamically interpreted Java,
+plus some useful stuff.  Another way to describe it is to say that in
+many ways BeanShell is to Java as Tcl/Tk is to C: BeanShell is
+embeddable - You can call BeanShell from your Java applications to
+execute Java code dynamically at run-time or to provide scripting
+extensibility for your applications.  Alternatively, you can call your
+Java applications and objects from BeanShell; working with Java
+objects and APIs dynamically.  Since BeanShell is written in Java and
+runs in the same space as your application, you can freely pass
+references to "real live" objects into scripts and return them as
+results.
 
 %package manual
 Summary:        Manual for %{name}
@@ -78,10 +79,10 @@ Summary:        Manual for %{name}
 Documentation for %{name}.
 
 %package javadoc
-Summary:        Javadoc for %{name}
+Summary:        API documentation for %{name}
 
 %description javadoc
-Javadoc for %{name}.
+This package provides %{summary}.
 
 %package demo
 Summary:        Demo for %{name}
@@ -247,6 +248,7 @@ dummy = posix.readlink(dir) and os.remove(dir)
 - Use %%add_maven_depmap instead of legacy macros
 - Install versionless javadocs
 - Remove old Obsoletes
+- Update and format descriptions
 
 * Wed Jul 10 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.3.0-26
 - Remove arch-specific conditionals

                 reply	other threads:[~2026-07-15  9:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178410818478.1.3069260513416928121.rpms-bsh-ffbaceac7b9c@fedoraproject.org \
    --to=mizdebsk@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox