Hello community,

here is the log from the commit of package brightnessctl for openSUSE:Factory 
checked in at 2019-05-13 14:48:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/brightnessctl (Old)
 and      /work/SRC/openSUSE:Factory/.brightnessctl.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "brightnessctl"

Mon May 13 14:48:49 2019 rev:1 rq:699599 version:0.4

Changes:
--------
New Changes file:

--- /dev/null   2019-05-02 15:18:01.516169518 +0200
+++ /work/SRC/openSUSE:Factory/.brightnessctl.new.5148/brightnessctl.changes    
2019-05-13 14:48:52.894538060 +0200
@@ -0,0 +1,44 @@
+-------------------------------------------------------------------
+Sat Feb 23 18:22:26 UTC 2019 - R. Tyler Croy <[email protected]>
+
+- Package 0.4 for openSUSE
+
+-------------------------------------------------------------------
+Sun Sep 24 2017 - Fabio Alessandro Locati <[email protected]>
+
+- Upgrade to 0.3
+
+-------------------------------------------------------------------
+Wed Aug 02 2017 - Fedora Release Engineering <[email protected]>
+
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
+
+-------------------------------------------------------------------
+Wed Jul 26 2017 - Fedora Release Engineering <[email protected]>
+
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
+
+-------------------------------------------------------------------
+Fri Feb 10 2017 - Fedora Release Engineering <[email protected]>
+
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
+-------------------------------------------------------------------
+Thu Jan 19 2017 - Fabio Alessandro Locati <[email protected]>
+
+- Update to 0.2.1
+
+-------------------------------------------------------------------
+Wed Jan 18 2017 - Fabio Alessandro Locati <[email protected]>
+
+- Update to 0.2
+
+-------------------------------------------------------------------
+Sun Nov 27 2016 - Fabio Alessandro Locati <[email protected]>
+
+- Improvements thanks to Igor review
+
+-------------------------------------------------------------------
+Sun Nov 27 2016 - Fabio Alessandro Locati <[email protected]>
+
+- Initial packaging

New:
----
  0.4.tar.gz
  brightnessctl.changes
  brightnessctl.spec

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

Other differences:
------------------
++++++ brightnessctl.spec ++++++
#
# spec file for package brightnessctl
#
# Copyright (c) 2019 R Tyler Croy <[email protected]>
# Copyright (c) 2016 Fabio Alessandro Locati <[email protected]>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


Name:           brightnessctl
Version:        0.4
Release:        0%{?dist}
Summary:        Read and control device brightness
License:        MIT
Group:          System/Management
URL:            https://github.com/Hummer12007/%{name}
Source:         
https://github.com/Hummer12007/brightnessctl/archive/%{version}.tar.gz 
BuildRequires:  gcc
BuildRequires:  make

%description
Utility to read and control the display brightness.

%prep
%autosetup

%build
export CFLAGS="%{optflags}"
export MODE="4755"
%make_build

%install
%make_install DESTDIR=%{buildroot} UDEVDIR=%{_udevrulesdir}

%files
%doc README.md
%license LICENSE
%{_bindir}/%{name}
%{_udevrulesdir}/90-brightnessctl.rules
%{_mandir}/man1/brightnessctl.1%{?ext_man}

%changelog

Reply via email to