Hello community,
here is the log from the commit of package obs-service-format_spec_file for
openSUSE:Factory checked in at 2012-02-28 19:25:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-format_spec_file (Old)
and /work/SRC/openSUSE:Factory/.obs-service-format_spec_file.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "obs-service-format_spec_file", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/obs-service-format_spec_file/obs-service-format_spec_file.changes
2012-02-25 07:30:52.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.obs-service-format_spec_file.new/obs-service-format_spec_file.changes
2012-02-28 19:25:12.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Feb 27 13:12:13 UTC 2012 - [email protected]
+
+- avoid breaking shell expansions
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ prepare_spec ++++++
--- /var/tmp/diff_new_pack.scqVYH/_old 2012-02-28 19:25:14.000000000 +0100
+++ /var/tmp/diff_new_pack.scqVYH/_new 2012-02-28 19:25:14.000000000 +0100
@@ -320,7 +320,7 @@
}
my %aa;
- while ($cur_tag =~ m{([^,\s]+(\s*[<=>]+\s*[^,\s]+)?)}g) {
+ while ($cur_tag =~ m{([^,\s]+(\s*[<=>]+\s*(?:\%\(.*\)|[^,\s]+))?)}g) {
$aa{$1}=1;
}
# ignore line if it looks like a "usedforbuild" line, i.e.
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]