Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Michel Alexandre Salim
db1ff92ccd Update to 1.2.1 2014-12-06 10:50:27 +07:00
3 changed files with 9 additions and 5 deletions

2
.gitignore vendored
View file

@ -1 +1 @@
/xbacklight-1.2.0.tar.bz2
/xbacklight-1.2.1.tar.bz2

View file

@ -1 +1 @@
04189c90850c36592b9f2b358f8581e4 xbacklight-1.2.0.tar.bz2
0066f23f69ca3ef62dcaeb74a87fdc48 xbacklight-1.2.1.tar.bz2

View file

@ -1,9 +1,11 @@
Name: xbacklight
Version: 1.2.0
Release: 2%{?dist}
Version: 1.2.1
Release: 1%{?dist}
Summary: Adjust backlight brightness using RandR
%if 0%{?el6}
Group: User Interface/X Hardware Support
%endif
License: MIT
URL: http://xorg.freedesktop.org/releases/individual/app/
Source0: http://xorg.freedesktop.org/releases/individual/app/xbacklight-%{version}.tar.bz2
@ -12,7 +14,6 @@ BuildRequires: pkgconfig(xcb)
BuildRequires: pkgconfig(xcb-atom)
BuildRequires: pkgconfig(xcb-aux)
BuildRequires: pkgconfig(xcb-randr)
#Requires:
%description
Xbacklight is used to adjust the backlight brightness where
@ -45,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Dec 6 2014 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.2.1-1
- Update to 1.2.1
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild