update to 1.19.1
This commit is contained in:
parent
bdfa50889d
commit
058153e0c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
||||
/mate-settings-daemon-1.18.0.tar.xz
|
||||
/mate-settings-daemon-1.18.1.tar.xz
|
||||
/mate-settings-daemon-1.19.0.tar.xz
|
||||
/mate-settings-daemon-1.19.1.tar.xz
|
||||
|
@ -13,9 +13,9 @@
|
||||
%{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz}
|
||||
|
||||
Name: mate-settings-daemon
|
||||
Version: %{branch}.0
|
||||
Version: %{branch}.1
|
||||
%if 0%{?rel_build}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
%else
|
||||
Release: 0.5%{?git_rel}%{?dist}
|
||||
%endif
|
||||
@ -31,9 +31,6 @@ URL: http://mate-desktop.org
|
||||
|
||||
# fix rhbz (#1140329)
|
||||
Patch1: mate-settings-daemon_fix-xrdb-plugin-for-rhel.patch
|
||||
# https://github.com/mate-desktop/mate-settings-daemon/pull/199
|
||||
# rhbz (#1517547)
|
||||
Patch2: mate-settings-daemon_0001-Fix-big-fonts-by-default-with-org.mate.desktop.font-.patch
|
||||
|
||||
BuildRequires: dbus-glib-devel
|
||||
BuildRequires: dconf-devel
|
||||
@ -75,7 +72,6 @@ under it.
|
||||
%if 0%{?rhel}
|
||||
%patch1 -p1 -b .xrdb
|
||||
%endif
|
||||
%patch2 -p1 -b .0001
|
||||
|
||||
%if 0%{?rel_build}
|
||||
#NOCONFIGURE=1 ./autogen.sh
|
||||
@ -152,6 +148,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jan 01 2018 Wolfgang Ulbrich <chat-to-me@raveit.de> - 1.19.1-1
|
||||
- update to 1.19.1
|
||||
|
||||
* Wed Nov 29 2017 Wolfgang Ulbrich <chat-to-me@raveit.de> - 1.19.0-2
|
||||
- fix rhbz (#1517547)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mate-settings-daemon-1.19.0.tar.xz) = ac95e94b0ed9169498ffe4f8de22570c8a48bab8780dff50aba953370600418bf4c5caa84d598295edebe6dee016b9a2f506dbe36b547c8a2e7910ecbf5ef2a5
|
||||
SHA512 (mate-settings-daemon-1.19.1.tar.xz) = 78c912bacfe053c8088c3ec58e39eb957da2c6610946f686786d2798d3b27d1963b2386ef7146e5046cacd5b1e596ba3a4c6c27abca385deb0c285caec18f826
|
||||
|
Loading…
Reference in New Issue
Block a user