Kalev Lember
2be554e6bd
Add modular repos to official repos list
2018-09-26 16:33:59 +02:00
Kalev Lember
b5b879acf4
Update to 3.30.1
2018-09-25 12:26:17 +02:00
Kalev Lember
733fee2296
Update to 3.30.0
2018-09-06 15:13:34 +02:00
Richard Hughes
e122f806ec
Update to 3.29.92
2018-08-28 15:15:28 +01:00
Kalev Lember
fdffaaabc9
Disable snap support for RHEL
...
We don't have snapd-glib in RHEL.
2018-07-31 17:06:28 +02:00
Richard Hughes
e0a6f43b26
trivial: Fix BRs
2018-07-16 19:49:23 +01:00
Fedora Release Engineering
418850ff7c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 03:02:07 +00:00
Kalev Lember
f0fd23abac
Update to 3.29.1
2018-05-09 11:25:37 +02:00
Kalev Lember
ac1bbf92f0
Update to 3.28.1
2018-04-10 00:13:13 +02:00
Kalev Lember
62fcf143d1
Make rpm-ostree update triggering work
2018-03-29 23:05:11 +02:00
Kalev Lember
a7b2e20035
Fix empty OS Updates showing up
2018-03-29 21:28:18 +02:00
Kalev Lember
7737b8e64a
Fix opening results from gnome-shell search provider
2018-03-15 12:02:28 +01:00
Kalev Lember
f37cf8e784
Fix crash on initial run with no network
...
https://bugzilla.redhat.com/show_bug.cgi?id=1554986
2018-03-14 11:02:38 +01:00
Kalev Lember
baee44cd42
Backport an upstream patch to fix shell extensions app ID
2018-03-13 15:24:53 +01:00
Kalev Lember
9f30bdd388
Update to 3.28.0
2018-03-13 00:46:48 +01:00
Kalev Lember
5a2cb64def
Rebuilt for gspell 1.8
2018-03-11 15:32:44 +01:00
Kalev Lember
f95a71f1d4
Move org.gnome.Software.Featured.xml from -editor to main package
...
These are needed for featured apps to show up. Otherwise we just fall
back to showing GNOME Builder and nothing else.
2018-03-07 17:54:23 +01:00
Kalev Lember
69e414f29a
Update to 3.27.92
2018-03-05 19:59:27 +01:00
df3d67f504
Drop obsolete snapd-login-service requirement for snap plugin subpackage
2018-03-04 21:38:14 -05:00
Adam Williamson
c1d15deeeb
Backport fix for RHBZ #1546893 from upstream git
2018-02-19 22:26:28 -08:00
Kalev Lember
096f08df0c
Re-enable rpm-ostree plugin
...
We now have rpm-ostree 2018.3 in rawhide that fixes the build issue.
This reverts commit b42c5e2a22
.
2018-02-19 10:45:24 +01:00
Kalev Lember
6c444dde62
Update BRs for the switch to gspell
2018-02-15 11:05:56 +01:00
Kalev Lember
b42c5e2a22
Temporarily disable the rpm-ostree plugin
...
We need https://github.com/projectatomic/rpm-ostree/commit/79da2e2
to be able to link against the rpm-ostree library.
2018-02-15 10:40:47 +01:00
Kalev Lember
37bd51c9b1
Update to 3.27.90
...
... and adjust the gsettings schema overrides for upstream changes in
this release.
2018-02-15 10:36:50 +01:00
Björn Esser
1941b86b87
Rebuild against newer gnome-desktop3 package
2018-02-13 12:46:35 +01:00
Kalev Lember
b6b8df2004
Add fedora-workstation-repositories to nonfree-sources schema defaults
...
This sets up gnome-software to offer installing the
fedora-workstation-repositories package in the Software Sources dialog,
as per the guidance given by Fedora Council:
https://pagure.io/Fedora-Council/tickets/issue/121
2018-02-08 14:33:11 +01:00
Fedora Release Engineering
ba7fbcc618
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 13:33:51 +00:00
Kalev Lember
375c384ac4
Drop unused --without packagekit option
...
We do packagekit/rpm-ostree detection at runtime, not at compile time.
2018-01-08 21:50:13 +01:00
Kalev Lember
78cb3013b8
Update to 3.27.4
2018-01-08 21:45:42 +01:00
Igor Gnatenko
2ac4b6b770
Remove obsolete scriptlets
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-05 23:29:20 +01:00
Kalev Lember
e8729f4c5e
Update to 3.27.3
2017-12-16 20:18:46 +01:00
Kalev Lember
2b0382bed0
Explicitly disable ubuntuone support
2017-11-13 22:43:43 +01:00
Kalev Lember
c14a5d6503
Update to 3.27.2
2017-11-13 22:40:49 +01:00
Kalev Lember
903ec5b985
Re-enable fwupd support
2017-11-09 16:53:59 +01:00
Kalev Lember
ea62e9a523
Update to 3.26.2
2017-11-09 16:52:56 +01:00
Kalev Lember
b7db838b0a
Enable the rpm-ostree plugin
2017-10-31 11:30:40 +01:00
Kalev Lember
5a6359880c
Fix "too many results returned" error after distro upgrades
...
It turns out we had an error path that caused gnome-software to error
out when the offline update results file listed more than 500 packages,
which is an easy limit to cross for distro upgrades.
This backports an upstream patch that fixes this.
https://bugzilla.redhat.com/show_bug.cgi?id=1496489
2017-10-25 14:36:41 +02:00
Kalev Lember
254a769162
Backport a flatpakref installation fix
2017-10-10 12:20:09 +02:00
Richard Hughes
b1a07a53a5
Disable fwupd support until we get a 3.27.1 tarball
2017-10-09 14:22:00 +01:00
Kalev Lember
10b75830c2
Update to 3.26.1
2017-10-08 23:27:14 +02:00
Kalev Lember
443fd9ed08
Update to 3.26.0
2017-09-11 16:33:08 +02:00
Kalev Lember
63cee985af
Update to 3.25.91
2017-08-27 22:41:20 +02:00
Kalev Lember
cbf0006715
Update to 3.25.90
2017-08-15 15:29:35 +02:00
Igor Gnatenko
20ec710ab3
Rebuilt after RPM update (№ 3)
...
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2017-08-11 13:00:40 +02:00
Igor Gnatenko
a772c69132
Rebuilt for RPM soname bump
...
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2017-08-10 22:08:44 +02:00
Igor Gnatenko
15db1ee82d
Rebuilt for RPM soname bump
...
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2017-08-10 20:24:28 +02:00
Fedora Release Engineering
2a990a6a70
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-08-02 22:07:05 +00:00
Fedora Release Engineering
4a0cabee18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-26 10:53:36 +00:00
Kalev Lember
799cd3a7be
Update to 3.25.4
2017-07-21 12:53:10 +02:00
Kalev Lember
a9df518dfb
Drop a meson workaround now that meson is fixed
2017-07-18 14:23:59 +02:00
2f4c6524a0
Actually properly enable snap subpackage after removing conditional
2017-06-28 19:16:22 -04:00
8844a1785e
Remove unnecessary arch-specific conditional for snap subpackage
2017-06-28 10:27:35 -04:00
3f39f16fb5
Ensure snap subpackage is installed if snapd is installed
2017-06-27 11:54:31 -04:00
Richard Hughes
78ecb2d712
Enable the snap subpackage
2017-06-24 07:55:03 +01:00
Kalev Lember
d21eebf3a4
Add missing build dep
2017-06-23 09:47:06 +02:00
Kalev Lember
4ce46416cb
Add temporary workaround for meson 0.41.1 breakage
2017-06-23 09:36:59 +02:00
Kalev Lember
34ede3b0d3
Update to 3.25.3
...
- Switch to the meson build system
- Add an -editor subpackage with new banner editor
2017-06-23 06:07:44 +02:00
Richard Hughes
ee58665ea8
Update to 3.23.3
2017-05-15 11:05:11 +01:00
Kalev Lember
c13f468b2d
Update to 3.24.2
2017-05-09 23:14:20 +02:00
Adam Williamson
a0fe24526b
Backport crasher fix from upstream (RHBZ #1444669 / BGO #781217 )
2017-04-25 18:26:01 -07:00
Kalev Lember
e69f67450b
Update to 3.24.1
2017-04-11 14:26:54 +02:00
Kalev Lember
7ad48a7fdb
Update to 3.24.0
2017-03-21 11:30:02 +01:00
Kalev Lember
15be57b1e3
Update to 3.23.92
2017-03-16 14:59:13 +01:00
Richard Hughes
c97cc4fe9b
Update to 3.23.91
2017-02-27 15:29:12 +00:00
Richard Hughes
5fde3e4167
Update to 3.23.90
2017-02-13 18:24:44 +00:00
Fedora Release Engineering
41d7b82c28
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-10 11:29:31 +00:00
Kalev Lember
b2d51f366e
Update required gtk3 version
2016-12-17 10:25:22 +01:00
Richard Hughes
378fd644e3
Update to 3.23.3
2016-12-15 16:06:30 +00:00
Kalev Lember
43016a8281
Update to 3.23.2
2016-11-23 11:10:14 +01:00
Kalev Lember
44921ce223
Update to 3.22.2
2016-11-08 07:13:48 +01:00
Kalev Lember
3f28a4c4ab
Update to 3.22.1
2016-10-12 22:22:18 +02:00
Kalev Lember
4c6dd7932f
Update to 3.22.0
2016-09-19 21:39:04 +02:00
Kalev Lember
b56f3e6a99
Use https download URL
2016-09-14 11:08:21 +02:00
Kalev Lember
59f66da132
Don't set group tags
...
They are unused in Fedora.
2016-09-14 11:08:02 +02:00
Kalev Lember
89bc059342
Use standard tag order in spec file
2016-09-14 11:07:41 +02:00
Kalev Lember
c77bac0717
Update to 3.21.92
2016-09-14 11:07:15 +02:00
Richard Hughes
9c5a7210e8
Update the BRs and filelists for the next release
2016-09-13 10:23:06 +01:00
Kalev Lember
5982dcbacc
Update to 3.21.91
2016-09-01 17:56:15 +02:00
Kalev Lember
5053f6628b
Rebuilt for fixed libappstream-glib headers
2016-08-17 16:52:02 +02:00
Kalev Lember
625b32be32
Tighten -devel subpackage dependencies
...
Drop manual libappstream-glib-devel dep and rely on pkgconfig dependency
autogeneration to get this right; instead, add a dependency on the base package
to make sure the two packages get updated in lock step.
2016-08-17 14:58:34 +02:00
Kalev Lember
61e977d537
Make sure we have new enough flatpak and flatpak-libs versions
2016-08-17 14:50:49 +02:00
Kalev Lember
537e60b605
Update to 3.21.90
2016-08-17 14:48:37 +02:00
Richard Hughes
b122752c57
Fix BRs
2016-07-28 15:07:09 +01:00
Richard Hughes
7b9ac276ad
Allow building without PackageKit for the atomic workstation
2016-07-28 14:58:53 +01:00
Richard Hughes
b239fc37e6
Fix BRs and filelists
2016-07-18 17:23:23 +01:00
Richard Hughes
1f18b41b30
Update to 3.21.4
2016-07-18 16:49:28 +01:00
Kalev Lember
10118accf2
Set minimum fwupd version
...
The previous build ended up without fwupd support because we didn't have
new enough fwupd in the build roots.
2016-07-01 20:07:38 +02:00
Kalev Lember
f505e5e6d9
trivial: Move Requires below BuildRequires
...
This moves them to a more commonly used place to make them easier to
find.
2016-07-01 19:55:51 +02:00
Kalev Lember
a90afaa769
Build with flatpak support
2016-05-26 17:17:55 +02:00
Richard Hughes
da339bc3a6
Update to 3.21.2
2016-05-23 10:09:36 +01:00
Kalev Lember
8055459607
Require PackageKit 1.1.1 for system upgrade support
2016-05-10 11:33:35 +02:00
Kalev Lember
06eb2771c0
Update required libappstream-glib version
2016-05-03 11:45:45 +02:00
Richard Hughes
2121ea1210
Update to 3.21.1
2016-04-25 15:58:12 +01:00
Richard Hughes
c751c4e1d8
Update to 3.20.1
2016-04-25 15:30:08 +01:00
Kalev Lember
e099bc9bed
Update to 3.20.1
2016-04-13 18:54:02 +02:00
Richard Hughes
2edb71156f
Compile with xdg-app support
2016-04-01 09:31:38 +01:00
Richard Hughes
658bde84d1
Set the list of official sources
2016-04-01 09:28:17 +01:00
Richard Hughes
e4d5dfc7eb
Fix up the Source
2016-04-01 09:27:52 +01:00
Kalev Lember
3d33a53870
Update to 3.20.0
2016-03-22 07:37:25 +01:00
Richard Hughes
e6fad32318
Fix filelists
2016-03-14 16:49:33 +00:00
Richard Hughes
c7be67b62a
Update to 3.19.92
2016-03-14 15:41:59 +00:00
Kalev Lember
f4a5d28e86
Set minimum required json-glib version
...
... to make sure that F23 gnome-software update pulls in the updated
json-glib as well.
2016-03-03 12:47:37 +01:00
Richard Hughes
df6ff46e57
Update BRs
2016-03-02 07:57:40 +00:00
Richard Hughes
4a698761fa
Update to 3.19.91
2016-02-29 16:04:34 +00:00
Richard Hughes
20b042407e
Update BRs
2016-02-15 20:09:59 +00:00
Richard Hughes
b152d70b1f
Update to 3.19.90
2016-02-15 19:04:48 +00:00
Richard Hughes
908f67ed8c
trivial: Update for mclazy
2016-02-15 19:02:26 +00:00
Dennis Gilmore
439f0296f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-03 22:33:39 +00:00
Richard Hughes
688f614135
Fix BRs
2016-01-15 17:35:04 +00:00
Richard Hughes
0d1e1545f0
Update to 3.19.4
2016-01-15 17:26:36 +00:00
Kalev Lember
9e36c80c31
Require librsvg2 for the gdk-pixbuf svg loader
...
The featured banner for Polari ships an svg and fails to load properly
if we don't have an svg loader installed.
2015-12-03 09:30:38 +01:00
Richard Hughes
83cb46d41e
Update to 3.18.3
2015-11-06 10:34:12 +01:00
Kalev Lember
a1c2690a5f
Fix apps reappearing as installed a few seconds after removal
...
https://bugzilla.redhat.com/show_bug.cgi?id=1275163
2015-10-26 09:32:59 +01:00
Kalev Lember
ee2ea86717
Update to 3.18.2
2015-10-15 13:58:02 +02:00
Kalev Lember
676b0d076e
Update to 3.18.1
2015-10-13 15:30:42 +02:00
Kalev Lember
d610f2959c
Backport two crasher fixes from upstream
2015-10-07 14:58:06 +02:00
Kalev Lember
17a0300359
Update to 3.18.0
2015-09-21 10:07:19 +02:00
Kalev Lember
67c9ce9993
Update dependency versions
2015-09-15 22:31:51 +02:00
Richard Hughes
ec846123f6
Update to 3.17.92
2015-09-15 13:57:04 +01:00
Richard Hughes
3b07f56ce2
Fix firmware updates
2015-09-10 13:25:59 +01:00
Kalev Lember
d889e7afeb
Remove unnecessary macro use
2015-09-03 20:35:07 +02:00
Kalev Lember
73f2e01583
Update to 3.17.91
2015-09-03 20:33:25 +02:00
Kalev Lember
c3960f3d17
Update to 3.17.90
2015-08-19 18:05:27 +02:00
Richard Hughes
2727e8bbc3
fix BRs
2015-08-12 13:58:36 +01:00
Richard Hughes
2c193fcca7
Update to 3.17.3
2015-08-12 10:22:54 +01:00
David King
08fa1a9cc8
Bump for new gnome-desktop3
2015-07-22 14:51:09 +01:00
Dennis Gilmore
a26cf3a956
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-17 09:03:37 +00:00
Kalev Lember
cee6ac35b9
Update to 3.17.2
2015-06-05 20:16:21 +02:00
Kalev Lember
f2a349086d
Update to 3.17.1
2015-05-26 00:17:03 +02:00
Kalev Lember
e0edb350bd
Fix a crash under Wayland
...
https://bugzilla.redhat.com/show_bug.cgi?id=1221968
2015-05-15 13:02:59 +02:00
Kalev Lember
b2f86e14df
Update to 3.16.2
2015-05-11 17:49:34 +02:00
Kalev Lember
1eeca18b76
Update to 3.16.1
2015-04-14 18:54:32 +02:00
Kalev Lember
8f5afb80c7
Update to 3.16.0
2015-03-23 11:32:15 +01:00
Kalev Lember
132eddfcbf
Add a patch to adapt to gnome-terminal desktop file rename
2015-03-16 13:40:09 +01:00
Kalev Lember
83c7924dc9
Use license macro for the COPYING file
2015-03-16 13:22:24 +01:00
Kalev Lember
a999e3cf7f
Update to 3.15.92
2015-03-16 13:20:47 +01:00
Kalev Lember
9935e61f6c
Update to 3.15.91
2015-03-02 21:54:30 +01:00
Kalev Lember
38f3292e02
Export DisplayName property on the packagekit session service
2015-02-21 23:24:02 +01:00
Kalev Lember
d00ff84ad8
Backport a crash fix
2015-02-19 22:34:06 +01:00
Richard Hughes
ee1b97d9a0
Update to 3.15.90
2015-02-17 13:25:43 +00:00
Richard Hughes
f234e60227
Update to 3.15.4
2015-01-19 11:34:54 +00:00
Kalev Lember
4bfeebc025
Update to 3.15.2
2014-11-25 22:29:10 +01:00
Richard Hughes
89bd39f947
Fix non-Fedora build
2014-11-25 22:25:44 +01:00
Richard Hughes
1e7b875674
Backport a patch to fix compilation
2014-11-11 23:15:37 +01:00
Kalev Lember
276b5a53d3
Update to 3.14.2
2014-11-10 23:23:33 +01:00
Kalev Lember
8461a14db6
Update the list of system apps
...
Adapt for changes in the Workstation package set.
2014-11-08 18:33:27 +01:00
David King
a4bb526fee
Rebuild for new libappstream-glib ( #1156494 )
2014-11-01 10:34:27 +01:00
Kalev Lember
3402c70bf6
Update to 3.14.1
2014-10-13 23:25:05 +02:00
Kalev Lember
626bfe576b
Depend on gnome-menus for app folder directory entries
...
Pull in gnome-menus since nothing else in the Workstation product does.
It's needed for gnome-shell to properly show "Sundry" and "Utilities"
folders instead of X-GNOME-Sundry and X-GNOME-Utilities that
gnome-software sets up.
2014-10-09 15:35:27 +02:00
Kalev Lember
b2e1af89c4
Update to 3.14.0
2014-09-22 23:04:39 +02:00
Kalev Lember
ab106fd425
Set minimum required dependency versions
...
https://bugzilla.redhat.com/show_bug.cgi?id=1136343#c4
2014-09-17 11:01:52 +02:00
Kalev Lember
7250fc548c
Replace gnome-system-log with gnome-logs in the system apps list
2014-09-16 15:33:33 +02:00
Kalev Lember
57b01b6aaa
Drop unused libnotify-devel build dep
2014-09-16 15:21:19 +02:00
Kalev Lember
1e72627774
Update to 3.13.92
2014-09-16 15:20:25 +02:00
Kalev Lember
e85e46672e
Update to 3.13.91
2014-09-02 23:51:51 +02:00
Richard Hughes
654c9ec6c0
Update to 3.13.90
2014-08-19 11:20:12 +01:00
Peter Robinson
1e844cf30f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-16 18:06:21 +00:00
Kalev Lember
e3c04596e7
Update to 3.13.5 git snapshot
2014-08-11 21:23:41 +02:00
Kalev Lember
201be0cf7b
Actually apply the patch
2014-08-03 10:48:51 +02:00
Kalev Lember
daa6488d26
Replace Epiphany with Firefox in the system apps list
2014-08-03 10:40:24 +02:00
Kalev Lember
1c0877e26b
Drop an unused define
2014-07-23 22:41:05 +02:00
Kalev Lember
7c1b267e1a
Update to 3.13.4
2014-07-23 22:40:52 +02:00
Kalev Lember
59473d15c9
Update to 3.13.3
2014-06-25 10:35:12 +03:00
Richard Hughes
353a92457a
Depend on appstream-data for the AppStream metadata
2014-06-12 13:44:46 +01:00
Kalev Lember
4c2fa83923
Update to 3.13.3 git snapshot
...
... so that I could more easily get feedback for latest changes.
2014-06-07 13:03:57 +02:00
Richard Hughes
d2cb213ee3
Rebuild with new metadata
2014-05-28 19:59:24 +01:00
Kalev Lember
991efc2a3c
Update to 3.13.2
2014-05-28 14:38:24 +02:00
Kalev Lember
c0a80be6c9
Depend on gsettings-desktop-schemas
...
The fedora-tagger-usage plugin reads org.gnome.desktop.privacy schema.
2014-05-15 23:55:29 +02:00
Richard Hughes
d3df7cc9a9
Bump revision for build
2014-05-12 13:17:50 +01:00
Richard Hughes
ae86e4e9a1
Use appstream-util to install the AppStream files
2014-05-12 13:15:29 +01:00
Kalev Lember
a25b84e514
Drop gnome-icon-theme dependency
...
gnome-icon-theme got renamed to adwaita-icon-theme. And the
dependency is not really needed; depending on GTK+ should be
enough to guarantee the presence of a spec-compliant icon
theme.
2014-05-07 13:04:51 +02:00
Richard Hughes
5d696b7a0c
Backport a patch to fix compile with the new anal GCC
2014-04-28 16:57:54 +01:00
Richard Hughes
f7dde88f9f
Fix URL
2014-04-28 13:01:37 +01:00
Richard Hughes
6acaae3a93
Fix BRs
2014-04-28 13:01:31 +01:00
Richard Hughes
6086e7fd8a
Rebuild with new metadata
2014-04-28 12:39:57 +01:00
Richard Hughes
736fb3223c
Update to 3.13.1
2014-04-28 11:54:49 +01:00
Kalev Lember
96d786255d
Rebuild with new metadata
2014-04-11 19:37:38 +02:00
Richard Hughes
b04cecd398
Update to 3.12.1
2014-04-11 16:07:00 +01:00
Richard Hughes
1f4f4ad3a8
Update to 3.12.0
2014-03-24 10:29:20 +00:00
Richard Hughes
8096a26c4c
Fix BRs
2014-03-20 09:47:08 +00:00
Richard Hughes
363c30b199
Update to 3.11.92
2014-03-20 09:23:58 +00:00
Richard Hughes
95fb493f14
Rebuild with new metadata
2014-03-18 15:05:00 +00:00
Richard Hughes
74962baad5
Update to 3.11.91
2014-03-08 17:50:06 +00:00
Richard Hughes
56be6672ab
Fix filelists
2014-02-19 12:31:53 +00:00
Richard Hughes
285b8a7802
Use new metadata
2014-02-19 11:02:12 +00:00
Richard Hughes
df2127fd5e
Update to 3.11.90
2014-02-18 17:14:05 +00:00
Richard Hughes
424762e5e9
Require epiphany-runtime rather than the full application
2014-02-03 17:36:53 +00:00
Richard Hughes
156fb64e0a
Update to 3.11.5
2014-02-03 10:32:53 +00:00
Richard Hughes
772c142690
Rebuild for libpackagekit-glib soname bump
2014-01-30 12:06:48 +00:00
Richard Hughes
74bbdbf6d9
Rebuild with metadata that has the correct screenshot url
2014-01-22 11:05:34 +00:00
Richard Hughes
f6a3f57c57
Update metadata
2014-01-17 12:32:51 +00:00
Richard Hughes
3fb4773285
Update to 3.11.4
2014-01-16 15:02:28 +00:00
Richard Hughes
dafcc5fce0
Update to 3.11.3
2013-12-17 11:45:54 +00:00
Richard Hughes
2131df8122
Update BRs
2013-11-19 17:12:20 +00:00
Richard Hughes
8048306cf3
Regenerate the metadata
2013-11-19 16:23:23 +00:00
Richard Hughes
df1c350d57
Update to 3.11.2
2013-11-19 09:57:04 +00:00
Richard Hughes
3352903f41
Update filelists and BRs
2013-11-19 09:14:15 +00:00
Richard Hughes
8908feac9c
Upload the new metdata for 3.11.1
2013-10-29 10:36:22 +00:00
Richard Hughes
8edf815223
Update to 3.11.1
2013-10-29 01:29:00 +00:00
Richard Hughes
b25bf34970
New upstream release
2013-09-25 08:50:48 +01:00