Commit Graph

447 Commits

Author SHA1 Message Date
Kalev Lember
32cfd72122 Update to 3.16.3 2015-08-31 17:06:35 +02:00
Kalev Lember
944ff35c37 Use make_install macro 2015-08-19 14:11:14 +02:00
Kalev Lember
9f31521171 Tighten deps with the _isa macro 2015-08-19 14:10:51 +02:00
Kalev Lember
182785dc57 Move Requires to be below BRs as in other packages 2015-08-19 14:08:45 +02:00
Kalev Lember
7e9f8c4374 Use plugin installation API from gstreamer1-plugins-base 1.5.0
Now that gstreamer 1.5 is in F23, drop
0001-downstream-patch-Reduce-gstreamer-version-requiremen.patch and
require new gstreamer1-plugins-base instead.
2015-08-19 14:06:07 +02:00
David King
5ba1de9c9c Bump for new gnome-desktop3 2015-07-22 09:42:19 +01:00
Kalev Lember
d5d3fee427 Require libpeas-loader-python3 for Python 3 plugin support
libpeas loaders are now split out into individual subpackages.

https://bugzilla.redhat.com/show_bug.cgi?id=1226879
2015-07-04 15:12:13 +02:00
Kalev Lember
5520a82996 Switch to Python 3 2015-07-04 15:11:11 +02:00
David King
b2529759b6 Update to 3.16.2 2015-06-29 16:35:08 +01:00
Dennis Gilmore
9ebc24949a - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 03:09:20 +00:00
Kalev Lember
ae8b1df806 Update to 3.16.1 2015-05-07 15:58:38 +02:00
Kalev Lember
d05fde7319 Update to 3.16.0 2015-03-23 12:23:48 +01:00
Kalev Lember
6d3fb80955 Update to 3.15.92 2015-03-17 23:51:11 +01:00
Kalev Lember
c68badb940 Update to 3.15.91 2015-03-04 10:14:57 +01:00
David King
93cdb7c476 Use clutter-gst3 2015-02-24 10:38:21 +00:00
Kalev Lember
119c927504 Use new missing plugins API from gstreamer1-plugins-base-1.4.5-2.fc22 2015-02-21 23:57:26 +01:00
Kalev Lember
90ffc760fc Use clutter-gst2 for now
Revert back to clutter-gst2 until we get clutter-gst3 in the repos.

https://bugzilla.redhat.com/show_bug.cgi?id=1194995
2015-02-21 23:57:26 +01:00
Kalev Lember
40103f8b91 Update to 3.15.90 2015-02-21 23:52:20 +01:00
Richard Hughes
c5ff42de91 Update to 3.15.4 2015-02-13 11:11:39 +00:00
David King
81cd23048d Update man page glob in files section
https://fedoraproject.org/wiki/Packaging:Guidelines#Manpages
2015-02-10 14:22:29 +00:00
David King
959235163d Use license macro for COPYING
https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text
2015-02-10 14:22:29 +00:00
David King
83f0bb2e15 Validate desktop file and AppData in check
https://fedoraproject.org/wiki/Packaging:Guidelines#Desktop_files
https://fedoraproject.org/wiki/Packaging:AppData
2015-02-10 14:22:29 +00:00
David King
33f987fd6f Use pkgconfig for BuildRequires
https://fedoraproject.org/wiki/Packaging:PkgConfigBuildRequires
2015-02-10 14:22:28 +00:00
David King
866389ee7b Update URL 2015-02-10 14:15:34 +00:00
David King
0e30c116b5 Update to 3.14.2
3.15.4 never built successfully, because clutter-gst-3.0 is not yet
available in Fedora.
2015-02-07 10:34:26 +00:00
Richard Hughes
0627a4c41d Update to 3.15.4 2015-01-20 15:35:27 +00:00
Kalev Lember
ca90e1eef5 Update to 3.14.1 2014-11-23 15:57:30 +01:00
Kalev Lember
aa8828f219 Merge remote-tracking branch 'origin/f21' 2014-11-23 15:28:57 +01:00
Richard Hughes
042b122357 Remove pyxdg, it's no longer required 2014-11-13 11:00:28 +00:00
Richard Hughes
b7a39d8333 Fix non-Fedora build 2014-11-12 13:40:27 +00:00
Christophe Fergeau
8ceaac26c9 Fix invalid dates in %changelog
This fixes warnings from fedpkg
2014-10-09 17:11:32 +02:00
Christophe Fergeau
3e80ce0ab2 Remove duplicated code in %install
.la files are removed twice in different ways, and %find_lang %{name}
--with-gnome  is called twice too.
There are no .a files generated during the build. so we don't need to
make sure we clean them up as was done by the removed code.
2014-10-09 17:11:32 +02:00
Kalev Lember
c6efbc64f5 Drop --enable-browser-plugins now that the plugin support is gone 2014-09-22 15:31:22 +02:00
Kalev Lember
c125c15c16 Update to 3.14.0 2014-09-22 11:33:30 +02:00
Kalev Lember
de5bc4bf27 Update to 3.13.92 2014-09-03 20:22:48 +02:00
Kalev Lember
c96cc1e895 Add missing build dep 2014-09-03 13:59:02 +02:00
Kalev Lember
187fa94374 Tighten subpackage requires 2014-09-03 13:41:55 +02:00
Kalev Lember
b94c45f7c5 Update to 3.13.91 2014-09-03 13:34:24 +02:00
Kalev Lember
713e00b941 Remove and obsolete -mozplugin and -mozplugin-vegas subpackages 2014-08-18 12:28:26 +02:00
Kalev Lember
1482a58db7 Update to 3.13.90 2014-08-18 12:23:43 +02:00
Peter Robinson
0a3b03b650 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 06:10:16 +00:00
Kalev Lember
6b1f8eece7 Rebuilt for gobject-introspection 1.41.4 2014-07-22 20:31:27 +02:00
Dennis Gilmore
b84bf88110 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 03:47:51 -05:00
Kalev Lember
f3abf03133 Fix parent class in template definition 2014-05-29 21:03:19 +02:00
Kalev Lember
170b8a50f3 Drop a remnant from gconf schema installation 2014-05-20 20:44:37 +02:00
Kalev Lember
6668247c10 Update to 3.12.1 2014-05-20 20:41:52 +02:00
Richard Hughes
fae0b2b5ae Update to 3.12.0 2014-03-24 13:39:36 +00:00
Richard Hughes
41ab598ae9 Update to 3.11.91 2014-03-18 21:50:09 +00:00
Adam Williamson
797580eca0 fix file list (filmholes*.png were dropped upstream in dae3a26951) 2014-02-20 20:03:49 -08:00
Kalev Lember
00ecfdb878 Rebuilt for cogl soname bump 2014-02-21 00:03:00 +01:00