From 490a1944c23376944ff7d1579b8685d1a88f4ff3097ece9d1ada8f2dc1dcc79f Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 19 Mar 2018 14:24:19 +0000 Subject: [PATCH] - Remove powertop-no-date.patch: upstreamed OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=53 --- powertop-no-date.patch | 12 ------------ powertop.changes | 5 +++++ powertop.spec | 2 +- 3 files changed, 6 insertions(+), 13 deletions(-) delete mode 100644 powertop-no-date.patch diff --git a/powertop-no-date.patch b/powertop-no-date.patch deleted file mode 100644 index 9bcbbd3..0000000 --- a/powertop-no-date.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Nru powertop-2.1.orig/src/main.cpp powertop-2.1/src/main.cpp ---- powertop-2.1.orig/src/main.cpp 2012-08-21 01:43:23.616729444 -0400 -+++ powertop-2.1/src/main.cpp 2012-08-21 01:44:07.582480500 -0400 -@@ -98,7 +98,7 @@ - - static void print_version() - { -- printf(_("PowerTOP version " POWERTOP_VERSION ", compiled on " __DATE__ "\n")); -+ printf(_("PowerTOP version " POWERTOP_VERSION "\n")); - } - - static bool set_refresh_timeout() diff --git a/powertop.changes b/powertop.changes index bbc2dc6..75bd334 100644 --- a/powertop.changes +++ b/powertop.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 19 14:23:40 UTC 2018 - mvetter@suse.com + +- Remove powertop-no-date.patch: upstreamed + ------------------------------------------------------------------- Fri Dec 1 16:16:40 UTC 2017 - trenn@suse.de diff --git a/powertop.spec b/powertop.spec index 3bc5547..4e591f8 100644 --- a/powertop.spec +++ b/powertop.spec @@ -1,7 +1,7 @@ # # spec file for package powertop # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed