Dennis Gilmore
f3f761b8b7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-03 18:31:32 +00:00
Kalev Lember
ce0ecf2acf
Update to 0.25.1
2015-12-16 17:51:19 +01:00
Dennis Gilmore
2100ee884c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-17 03:48:14 +00:00
Kalev Lember
915fc6fc8c
Update to 0.24.0
2015-03-23 19:04:39 +01:00
Kalev Lember
063e80579c
Update to 0.23.2
2015-03-17 14:55:53 +01:00
Kalev Lember
607cf483f2
Use the %%license macro for the COPYING file
2015-03-03 15:14:31 +01:00
Kalev Lember
4f1dd68dd9
Update to 0.23.1
...
This drops the -editor subpackage which now lives in a separate
dconf-editor SRPM.
2015-03-03 15:13:28 +01:00
Till Maas
5397763a0b
Rebuilt for Fedora 23 Change
...
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:29:40 +01:00
Kalev Lember
340edf95eb
Update to 0.22.0
2014-09-19 16:42:29 +02:00
Peter Robinson
95d3cc9cd9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-16 02:25:46 +00:00
Kalev Lember
d5d6d33f79
Update to 0.21.0
2014-07-22 15:40:02 +02:00
Parag Nemade
290fe089ea
Add missing install command for directories
2014-07-14 19:14:43 +05:30
Parag Nemade
7125068b04
Fix the directory ownership (rh#1056020)
2014-07-14 18:34:59 +05:30
Dennis Gilmore
18edea5237
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 01:58:40 -05:00
Kalev Lember
af08ebfd40
Specify minimum glib version
2014-04-05 17:28:31 +02:00
Richard Hughes
5dbc928efd
Update to 0.20.0
2014-03-24 20:07:58 +00:00
Richard Hughes
69f687de61
Update to 0.19.92
2014-03-18 15:01:52 +00:00
Richard Hughes
5b2b0e21c3
Update to 0.19.91
2014-03-04 17:58:36 +00:00
Richard Hughes
4807ea2a60
Fix filelists
2014-02-19 08:15:08 +00:00
Richard Hughes
1f4e9301d3
Update to 0.19.90
2014-02-18 15:34:15 +00:00
Richard Hughes
5c1a677873
Update to 0.19.3
2014-01-14 09:50:28 +00:00
Richard Hughes
910edf85bf
Update to 0.19.2
2013-11-14 16:47:40 +00:00
Kalev Lember
c8a2c5db2c
Add missing glib-compile-schemas scriptlets to the -editor subpackage
2013-09-26 16:02:52 +02:00
Kalev Lember
5c178a0ffd
Update to 0.18.0
2013-09-24 22:52:45 +02:00
Kalev Lember
f39c7c6748
Update to 0.17.1
2013-09-18 01:21:41 +02:00
Parag Nemade
0a3fed2d21
Fix bogus date in %changelog
...
- Compilation should be more verbose, add V=1
- Upstream does not install dconf-editor ui files
2013-08-05 19:51:29 +05:30
Dennis Gilmore
8ffd1b837c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-03 01:50:39 -05:00
Richard Hughes
976059b341
Update to 0.17.0
2013-07-16 13:26:07 +01:00
Matthias Clasen
4816ae14b7
Small cleanup
2013-06-08 22:49:17 -04:00
Kalev Lember
30be1f593d
Update to 0.16.0
2013-03-25 23:35:13 +01:00
Kalev Lember
3a4f8855e2
Update to 0.15.3
...
Install the HighContrast icons and update the icon cache scriptlets to
take this into account.
2013-02-11 18:13:51 +01:00
Rex Dieter
5df307423f
%post... editor
2012-12-22 13:01:30 -06:00
Rex Dieter
233eef0aea
0.15.2-2
...
- -devel: drop Requires: glib2-devel, already gets pulled in via pkgconfig deps
- -editor: add icon scriptlets
- tighten subpkg deps via %{_isa}
2012-12-22 13:01:03 -06:00
Richard Hughes
c111a01c18
Update to 0.15.2
2012-11-20 20:16:16 +00:00
Kalev Lember
97501a9135
Move some of the rpm scriptlets back to %posttrans
...
This partially reverts commit 38d8a9c2
.
glib-compile-schemas and gtk-update-icon-cache are deliberately split up
between %post and %posttrans to optimize the scriptlet run time with
multi-package transactions.
Instead of regenerating the whole icon cache after every single package
install (in %post), this splits it in two: in %post, there's just a
"touch %{_datadir}/icons/hicolor", and the icon cache is later
regenerated once after the whole transaction (in %posttrans). The very
first gtk-update-icon-cache call in %posttrans regenerates the cache,
and the subsequent ones are no-op because the icon files (and directory
timestamps) don't change during the sequential %posttrans runs.
http://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Icon_Cache
2012-11-09 21:57:22 +01:00
Marek Kasik
8d1dfda620
Move dconf-editor's man page to the dconf-editor sub-package
2012-11-08 14:44:19 +01:00
Marek Kasik
3a8df5edbe
Update to 0.15.0
...
Remove upstreamed patch
2012-11-07 18:55:56 +01:00
Marek Kasik
38d8a9c256
Move %posttrans commands to %post
...
- related to rpmlint
2012-11-07 18:05:17 +01:00
Marek Kasik
a15bf4c1ee
Update spec file
...
Update License field.
Update Source URL.
Add link of corresponding bug for the memory leak patch.
2012-11-07 17:49:30 +01:00
Marek Kasik
89c7620da8
Merge spec-file fixes from f18 branch
2012-11-07 17:45:51 +01:00
Matthias Clasen
7c8cf15207
Fix a memory leak
2012-10-21 14:02:43 -04:00
Richard Hughes
955a519066
Update to 0.14.0
2012-10-21 14:02:00 -04:00
Dennis Gilmore
78ac918813
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-18 15:25:59 -05:00
Richard Hughes
e370f714b1
Fix file lists
2012-07-17 13:05:07 +01:00
Richard Hughes
b74bf4adf2
Fix file lists
2012-07-17 12:12:39 +01:00
Richard Hughes
7678007eb1
Update to 0.13.4
2012-07-17 11:53:58 +01:00
Richard Hughes
3e11c37bb1
Add missing file to file list.
2012-06-07 09:13:25 +01:00
Richard Hughes
7f5479e92d
Update to 0.13.0
2012-06-07 01:22:26 +01:00
Kalev Lember
bf183560f3
0.12.1
2012-05-05 22:56:33 +03:00
Kalev Lember
ce2ea46f9f
0.12.0
2012-03-27 01:30:04 +03:00
Kalev Lember
568c6fbbeb
0.11.7
2012-03-20 23:39:24 +02:00
Matthias Clasen
b3f4b99459
0.11.6
2012-03-09 14:46:18 -05:00
Matthias Clasen
71949e50d9
fix file lists
2012-02-06 22:22:03 -05:00
Matthias Clasen
4396b3ef04
0.11.5
2012-02-06 20:23:59 -05:00
Dennis Gilmore
c6ae82f321
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-12 18:23:47 -06:00
Matthias Clasen
1223a9a129
0.11.2
2011-11-21 18:36:34 -05:00
Matthias Clasen
dcdb4ba2be
typo fix
2011-11-04 17:32:41 -04:00
Matthias Clasen
8278f46c52
fix file list
2011-11-02 14:51:07 -04:00
Matthias Clasen
6663e5e2b1
0.11.0
2011-11-02 14:35:54 -04:00
Ray Strode
9330e90dbb
Update to 0.10.0
2011-09-26 22:32:29 -04:00
Matthias Clasen
f8ae494e8a
0.9.1
2011-09-19 19:43:32 -04:00
Matthias Clasen
bba2640946
fix sources
2011-07-26 11:48:50 -04:00
Matthias Clasen
5b9cbcad62
0.9.0
2011-07-26 11:44:51 -04:00
Tomas Bzatek
a686a7da36
Update to 0.7.5
2011-05-11 17:40:06 +02:00
Matthias Clasen
a55bd7a81c
readd disttag
2011-05-06 11:17:09 -04:00
Matthias Clasen
79d5a42e7c
sync with f15
2011-05-06 11:15:41 -04:00
Tomas Bzatek
2bdbd46d0e
Add dist tag
2011-04-22 15:42:15 +02:00
Matthias Clasen
73cda45d39
fix a crash
2011-04-06 19:48:34 -04:00
Tomas Bzatek
ec0942e370
Update to 0.7.3
2011-03-22 17:20:48 +01:00
Matthias Clasen
bd13d6eb9f
rebuild
2011-02-10 19:28:39 -05:00
Dennis Gilmore
f84ead1440
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-08 07:15:50 -06:00
Matthias Clasen
ecdeba0b65
0.7.2
2011-02-05 17:53:04 -05:00
Christopher Aillon
14230cc3f4
0.7.2
...
and drop patches that are no longer needed
2011-02-05 12:11:42 -08:00
Matthias Clasen
18d80c10eb
fix spec
2011-02-02 16:43:09 -05:00
Matthias Clasen
bef135bcef
fix build
2011-02-02 16:23:21 -05:00
Matthias Clasen
46e427cbba
0.7.1
2011-02-02 02:26:22 -05:00
Matthias Clasen
568e5873ad
Fix BRs more
2011-01-17 18:00:46 -05:00
Matthias Clasen
b71da36045
Fix BRs
2011-01-17 17:52:44 -05:00
Matthias Clasen
c0eb1109c2
0.7
2011-01-17 14:48:35 -05:00
Matthias Clasen
44f11fa799
0.7
2011-01-17 13:44:04 -05:00
Jesse Keating
9392687669
- Rebuilt for gcc bug 634757
2010-09-29 14:05:38 -07:00
Matthias Clasen
7282245c24
fix file lists
2010-09-21 19:03:17 -04:00
Matthias Clasen
49c9e38fa1
0.5.1
2010-09-21 18:43:57 -04:00
Matthias Clasen
e60f9f5ebe
Rebuild
2010-09-21 14:50:48 -04:00
Matthias Clasen
9278151ed5
fix shared lib symlinks
2010-08-05 23:06:00 -04:00
Matthias Clasen
9301a3e420
file list fixes
2010-08-03 23:39:19 -04:00
Matthias Clasen
312e694a8c
try again
2010-08-03 23:25:06 -04:00
Matthias Clasen
64b3295ad2
update file list
2010-08-03 23:03:36 -04:00
Matthias Clasen
bc520ae102
fix BRs
2010-08-03 22:48:28 -04:00
Matthias Clasen
99933665f3
0.5
2010-08-03 22:40:46 -04:00
Matthias Clasen
c59463f572
0.4.2
2010-07-13 00:31:40 +00:00
Colin Walters
f972a00684
- Changes to support snapshot builds
2010-06-30 17:14:22 +00:00
Matthias Clasen
be12cc1420
0.4.1
2010-06-26 15:28:33 +00:00
Colin Walters
7a9dc00103
add VCS key
2010-06-25 19:27:25 +00:00
Matthias Clasen
0113391075
rebuild
2010-06-23 18:33:13 +00:00
Matthias Clasen
cff87f8d9a
fix spec
2010-06-12 20:12:33 +00:00
Matthias Clasen
52ed479afa
0.4
2010-06-12 19:32:56 +00:00
Richard Hughes
ba7d756d8b
- Update to a git snapshot so that users do not get a segfault in every
...
application using GSettings.
2010-06-08 14:32:16 +00:00
Bastien Nocera
cf4a946e4b
- Rebuild against latest glib2
2010-06-02 15:20:37 +00:00
Matthias Clasen
6eba9daf90
0.3.1
2010-05-25 04:35:15 +00:00