diff --git a/ChangeLog b/ChangeLog index e8a8295..4c5cc65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -57,6 +57,10 @@ Tue Maj 01 2012 Davide Madrisan This obviously modify the name of packages containing uppercase letters... (Another regression (!) discovered and debugged by Silvan Calarco). ++ update + * lib/libnetwork.lib - Davide Madrisan: + repository.get_srpm_pckname_from_site(): make the search case insensitive. + ------------------------------------------------------------------------------- Changes in version 1.9.4 diff --git a/NEWS b/NEWS index 52c95ea..653f6e5 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,11 @@ List of user visible changes in the release 1.10.0 specfile.newrelease(): do not ignore the release set by user at command line. (Bug discovered by Silvan Calarco). +-- Update + + * pck-update, lib/libnetwork.lib - Davide Madrisan: + Action 0: the search with regular expressions is now case insensitive. + ------------------------------------------------------------------------------- List of user visible changes in the release 1.9.4 diff --git a/lib/libnetwork.lib.in b/lib/libnetwork.lib.in index ae4d812..caf9a29 100644 --- a/lib/libnetwork.lib.in +++ b/lib/libnetwork.lib.in @@ -102,9 +102,9 @@ function repository.get_srpm_pckname_from_site() { notify.debug "$FUNCNAME: parsing HTML dump..." local pckname_from_HTML=($(sed -n "\ # remove HTML tags --> get a better input -/