Hello community,

here is the log from the commit of package awesome for openSUSE:Factory checked 
in at 2014-01-22 18:19:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/awesome (Old)
 and      /work/SRC/openSUSE:Factory/.awesome.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "awesome"

Changes:
--------
--- /work/SRC/openSUSE:Factory/awesome/awesome.changes  2013-06-28 
15:58:19.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.awesome.new/awesome.changes     2014-01-23 
15:40:04.000000000 +0100
@@ -1,0 +2,7 @@
+Fri Jan  3 00:44:16 UTC 2014 - [email protected]
+
+- extend awesome-remove_build_timestamp.patch to avoid
+  needless package republish due to AWESOME_COMPILE_HOSTNAME
+  changing all the time. replace it by the string "OBS".
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ awesome.spec ++++++
--- /var/tmp/diff_new_pack.e2PeMa/_old  2014-01-23 15:40:04.000000000 +0100
+++ /var/tmp/diff_new_pack.e2PeMa/_new  2014-01-23 15:40:04.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package awesome
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ awesome-remove_build_timestamp.patch ++++++
--- /var/tmp/diff_new_pack.e2PeMa/_old  2014-01-23 15:40:04.000000000 +0100
+++ /var/tmp/diff_new_pack.e2PeMa/_new  2014-01-23 15:40:04.000000000 +0100
@@ -4,8 +4,8 @@
 
 
 
---- awesome-3.4.13.orig/common/version.c
-+++ awesome-3.4.13/common/version.c
+--- awesome-3.4.15.orig/common/version.c
++++ awesome-3.4.15/common/version.c
 @@ -35,9 +35,6 @@ eprint_version(void)
      printf("awesome " AWESOME_VERSION
           " (" AWESOME_RELEASE ")\n"
@@ -16,3 +16,14 @@
      printf(" for %s", AWESOME_COMPILE_MACHINE);
  #if defined(__GNUC__)                         \
      && defined(__GNUC_MINOR__)                        \
+--- awesome-3.4.15.orig/awesome-version-internal.h.in
++++ awesome-3.4.15/awesome-version-internal.h.in
+@@ -4,7 +4,7 @@
+ #define AWESOME_VERSION             "@AWESOME_VERSION@"
+ #define AWESOME_COMPILE_MACHINE     "@AWESOME_COMPILE_MACHINE@"
+ #define AWESOME_COMPILE_BY          "@AWESOME_COMPILE_BY@"
+-#define AWESOME_COMPILE_HOSTNAME    "@AWESOME_COMPILE_HOSTNAME@"
++#define AWESOME_COMPILE_HOSTNAME    "OBS"
+ #define AWESOME_RELEASE             "@AWESOME_RELEASE@"
+ 
+ #endif //_AWE_VERSION_INTERNAL_H_

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to