Accepting request 953328 from home:iznogood:branches:GNOME:Apps

- Update to latest svn version 3.6+svn415:
  + Allow displaying devices that are mounted from tmpfs (refactor
    code to simplify).
  + Update version numbers, delete CVS headers from files that have
    been changed in the last couple of years.
  + Fix bug with reading ACPI version number string and grammatical
    error in associated warning message.
  + Change variable type to avoid crash (something to do with
    32-bit / 64-bit incompatibility?).
  + Change acceptable versions of libsensors library to either v4
    or v5.
  + Change parameter type since the original typename no longer
    seems valid.

OBS-URL: https://build.opensuse.org/request/show/953328
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/procmeter?expand=0&rev=18
This commit is contained in:
2022-02-11 15:53:11 +00:00
committed by Git OBS Bridge
parent f9428f210f
commit 67fac1b825
4 changed files with 22 additions and 5 deletions
+17
View File
@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Feb 11 00:01:03 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to latest svn version 3.6+svn415:
+ Allow displaying devices that are mounted from tmpfs (refactor
code to simplify).
+ Update version numbers, delete CVS headers from files that have
been changed in the last couple of years.
+ Fix bug with reading ACPI version number string and grammatical
error in associated warning message.
+ Change variable type to avoid crash (something to do with
32-bit / 64-bit incompatibility?).
+ Change acceptable versions of libsensors library to either v4
or v5.
+ Change parameter type since the original typename no longer
seems valid.
-------------------------------------------------------------------
Mon Sep 7 10:40:55 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
+2 -2
View File
@@ -1,7 +1,7 @@
#
# spec file for package procmeter
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: procmeter
Version: 3.6+svn409
Version: 3.6+svn415
Release: 0
Summary: Utility to display current system parameters
License: GPL-2.0-or-later
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7eab539d3e68e3c4ead4456b811af3e4cdd5399af7ee59bc5e26c01ce989480b
size 97288
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5f99c48961aa2e76e581b89a17f413f8cb2f5793b75c4e8bb0403620f4104569
size 97328