From 7ace5b8b8a8b21b1350b924e1e19d7cc02f4cdb9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:29:57 +0100 Subject: [PATCH] automatic version update by autodist [release 1.1.4-1mamba;Thu Feb 10 2022] --- gsmartcontrol.spec | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/gsmartcontrol.spec b/gsmartcontrol.spec index d04b8d5..dffbf2f 100644 --- a/gsmartcontrol.spec +++ b/gsmartcontrol.spec @@ -1,35 +1,33 @@ Name: gsmartcontrol -Version: 1.1.3 +Version: 1.1.4 Release: 1mamba Summary: Hard disk drive health inspection tool Group: Graphical Desktop/Applications/Utilities Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://gsmartcontrol.sourceforge.net/home/ +URL: https://gsmartcontrol.shaduri.dev/ Source: https://downloads.sourceforge.net/project/gsmartcontrol/%{version}/gsmartcontrol-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libatk-devel -BuildRequires: libatkmm-devel +BuildRequires: libatkmm1-devel BuildRequires: libcairo-devel -BuildRequires: libcairomm-devel -BuildRequires: libfontconfig-devel -BuildRequires: libfreetype-devel -BuildRequires: libgtkmm-devel +BuildRequires: libcairomm10-devel BuildRequires: libgcc BuildRequires: libgdk-pixbuf-devel BuildRequires: libglib-devel -BuildRequires: libglibmm-devel -BuildRequires: libgtk2-devel +BuildRequires: libglibmm24-devel +BuildRequires: libgtk3-devel +BuildRequires: libgtkmm3-devel +BuildRequires: libharfbuzz-devel BuildRequires: libpango-devel -BuildRequires: libpangomm-devel +BuildRequires: libpangomm1-devel BuildRequires: libpcre-devel -BuildRequires: libsigc++-devel +BuildRequires: libsigc++2-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description GSmartControl is a graphical user interface for smartctl (from smartmontools package), which is a tool for querying and controlling SMART (Self-Monitoring, Analysis, and Reporting Technology) data on modern hard disk drives. It allows you to inspect the drive's SMART data to determine its health, as well as run various tests on it. @@ -66,6 +64,9 @@ GSmartControl is a graphical user interface for smartctl (from smartmontools pac %doc COPYING ChangeLog NEWS README.txt TODO %changelog +* Thu Feb 10 2022 Automatic Build System 1.1.4-1mamba +- automatic version update by autodist + * Wed Dec 20 2017 Automatic Build System 1.1.3-1mamba - automatic version update by autodist