Hello community,

here is the log from the commit of package obs-service-refresh_patches for 
openSUSE:Factory checked in at 2014-02-11 10:40:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-refresh_patches (Old)
 and      /work/SRC/openSUSE:Factory/.obs-service-refresh_patches.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "obs-service-refresh_patches"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/obs-service-refresh_patches/obs-service-refresh_patches.changes
  2014-01-23 15:50:11.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.obs-service-refresh_patches.new/obs-service-refresh_patches.changes
     2014-02-11 10:40:09.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Feb 10 14:09:13 UTC 2014 - speili...@suse.com
+
+- Update to version 0.3.6+git.1392041308.272e6ab:
+  + Adjust changes message for refreshed patches
+
+-------------------------------------------------------------------

Old:
----
  obs-service-refresh_patches-0.3.6+git.1389964042.5343549.tar.gz

New:
----
  obs-service-refresh_patches-0.3.6+git.1392041308.272e6ab.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ obs-service-refresh_patches.spec ++++++
--- /var/tmp/diff_new_pack.zwY3Gk/_old  2014-02-11 10:40:10.000000000 +0100
+++ /var/tmp/diff_new_pack.zwY3Gk/_new  2014-02-11 10:40:10.000000000 +0100
@@ -19,7 +19,7 @@
 %define service refresh_patches
 
 Name:           obs-service-%{service}
-Version:        0.3.6+git.1389964042.5343549
+Version:        0.3.6+git.1392041308.272e6ab
 Release:        0
 Summary:        An OBS source service: Refreshs local patches
 License:        Apache-2.0

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.zwY3Gk/_old  2014-02-11 10:40:10.000000000 +0100
+++ /var/tmp/diff_new_pack.zwY3Gk/_new  2014-02-11 10:40:10.000000000 +0100
@@ -1,6 +1,6 @@
 <servicedata>
   <service name="tar_scm">
     <param 
name="url">https://github.com/openSUSE/obs-service-refresh_patches.git</param>
-    <param name="changesrevision">5343549f89</param>
+    <param name="changesrevision">272e6abfe8</param>
   </service>
 </servicedata>
\ No newline at end of file

++++++ obs-service-refresh_patches-0.3.6+git.1389964042.5343549.tar.gz -> 
obs-service-refresh_patches-0.3.6+git.1392041308.272e6ab.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/obs-service-refresh_patches-0.3.6+git.1389964042.5343549/refresh_patches 
new/obs-service-refresh_patches-0.3.6+git.1392041308.272e6ab/refresh_patches
--- 
old/obs-service-refresh_patches-0.3.6+git.1389964042.5343549/refresh_patches    
    2014-01-17 14:08:47.000000000 +0100
+++ 
new/obs-service-refresh_patches-0.3.6+git.1392041308.272e6ab/refresh_patches    
    2014-02-10 15:09:12.000000000 +0100
@@ -90,7 +90,8 @@
     if refreshed_patches:
         write_changes = True
         for patch in refreshed_patches:
-            changes += "  + {0} (only offset)\n".format(patch)
+            if args.ignorefuzz:
+                changes += "  + {0} (offset / fuzz)\n".format(patch)
 
     if dropped_patches:
         write_changes = True

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to