SHA256
1
0
forked from pool/powertop

- Remove powertop-no-date.patch: upstreamed

OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=53
This commit is contained in:
Michael Vetter 2018-03-19 14:24:19 +00:00 committed by Git OBS Bridge
parent baf3fdf131
commit 490a1944c2
3 changed files with 6 additions and 13 deletions

View File

@ -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()

View File

@ -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

View File

@ -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