Update to 0.3
This commit is contained in:
parent
7e93dcb545
commit
020d74772e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/QGnomePlatform-0.1.tar.gz
|
||||
/qgnomeplatform.env
|
||||
/QGnomePlatform-0.2.tar.xz
|
||||
/QGnomePlatform-0.3.tar.gz
|
||||
|
||||
@ -1,16 +1,12 @@
|
||||
|
||||
Name: qgnomeplatform
|
||||
Version: 0.2
|
||||
Release: 17.20170206git%{?dist}
|
||||
Version: 0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Qt Platform Theme aimed to accommodate Gnome settings
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/MartinBriza/QGnomePlatform
|
||||
# Source0: https://github.com/MartinBriza/QGnomePlatform/archive/0.1.tar.gz#/QGnomePlatform-%{version}.tar.gz
|
||||
# Git snapshot
|
||||
# git clone https://github.com/MartinBriza/QGnomePlatform.git; cd QGnomePlatform
|
||||
# git archive --prefix=QGnomePlatform-0.2/ HEAD | xz -9 > ../QGnomePlatform-0.2.tar.xz
|
||||
Source0: QGnomePlatform-%{version}.tar.xz
|
||||
Source0: https://github.com/MartinBriza/QGnomePlatform/archive/%{version}/QGnomePlatform-%{version}.tar.gz
|
||||
|
||||
# Upstream patches
|
||||
|
||||
@ -59,6 +55,9 @@ make install INSTALL_ROOT=%{buildroot} -C %{_target_platform}
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon May 08 2017 Rex Dieter <rdieter@fedoraproject.org> - 0.3-1
|
||||
- Update to 0.3
|
||||
|
||||
* Mon May 08 2017 Rex Dieter <rdieter@fedoraproject.org> - 0.2-17.20170206git
|
||||
- rebuild (Qt 5.9)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (QGnomePlatform-0.2.tar.xz) = cd866144456b4a3cb554caceb6f422afd111bc195259e5720bf1ee1fe1ebd5f4e00465cd459c79f819157ee76e3852aa89f9aff1036f6c34db6aef21238951b1
|
||||
SHA512 (QGnomePlatform-0.3.tar.gz) = 770ab8f11285856fdec574779905d2a78b2db0d4e515cd6a96e56ccdec6cfc837b31d82eed8af3f6bb860597195cac2869a527d784558c05b9a394687a4ee9d8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user