[dwarffortress] Update to latest upstream release.
by Ben Rosser
commit acaae76de423eb22da859a9de3b3d037235485a9
Author: Ben Rosser <rosser.bjr(a)gmail.com>
Date: Tue Jul 3 18:24:44 2018 -0400
Update to latest upstream release.
.gitignore | 3 +++
dwarffortress.spec | 11 +++++++----
sources | 6 +++---
3 files changed, 13 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 207dec9..db0163a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,6 @@
/0.44.10.zip
/df_44_10_linux32.tar.bz2
/df_44_10_linux.tar.bz2
+/df_44_11_linux32.tar.bz2
+/df_44_11_linux.tar.bz2
+/dwarffortress-libgraphics-0.44.11.zip
diff --git a/dwarffortress.spec b/dwarffortress.spec
index 2ce89d1..4df78f3 100644
--- a/dwarffortress.spec
+++ b/dwarffortress.spec
@@ -4,7 +4,7 @@
%global __strip /bin/true
Name: dwarffortress
-Version: 0.44.10
+Version: 0.44.11
Release: 1%{?dist}
Summary: A single-player procedurally generated fantasy game
@@ -13,11 +13,11 @@ License: Dwarf Fortress
URL: http://www.bay12games.com/dwarves/
# Due to pre-compiled stuff, there is a separate 32 and 64 bit architecture.
-Source0: http://www.bay12games.com/dwarves/df_44_10_linux.tar.bz2
-Source1: http://www.bay12games.com/dwarves/df_44_10_linux32.tar.bz2
+Source0: http://www.bay12games.com/dwarves/df_44_11_linux.tar.bz2
+Source1: http://www.bay12games.com/dwarves/df_44_11_linux32.tar.bz2
# The libgraphics sources, as maintained by the Arch Linux packager.
-Source2: https://github.com/svenstaro/dwarf_fortress_unfuck/archive/%{version}.zip
+Source2: https://github.com/svenstaro/dwarf_fortress_unfuck/archive/%{version}.1/d...
# Desktop file.
Source3: dwarffortress.desktop
@@ -140,6 +140,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/*.appdata
%{_datadir}/appdata/dwarffortress.appdata.xml
%changelog
+* Tue Jul 03 2018 Ben Rosser <rosser.bjr(a)gmail.com> - 0.44.11-1
+- Updated to latest upstream version, 0.44.11.
+
* Thu May 24 2018 Ben Rosser <rosser.bjr(a)gmail.com> - 0.44.10-1
- Updated to latest upstream version, 0.44.10.
- Add the launcher files separately as individual sources, not a tarball.
diff --git a/sources b/sources
index 5323f30..e03fd01 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-570e0c44d5943c480044fee2b7ca3611 0.44.10.zip
-133fe13cfb2572cf38cd0d42d47b1766 df_44_10_linux32.tar.bz2
-097f2e0cc6b8954033ecf89bc52b7f82 df_44_10_linux.tar.bz2
+bbcb6850eecf47a42ba53d73b53763f8 df_44_11_linux32.tar.bz2
+a9baf90758ceae8f08895ffe08e758a3 df_44_11_linux.tar.bz2
+f1a824569423f46b0e004e7cf880a76c dwarffortress-libgraphics-0.44.11.zip
6 years, 4 months
[qtox] Upstream release 1.16.0
by Robert-André Mauchin
commit 85a7a4dab39dff1faad991a77fa21829d20b4282
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Tue Jul 3 21:40:59 2018 +0200
Upstream release 1.16.0
.gitignore | 1 +
qtox-1.11.0-remove_project_group.patch | 10 ----------
qtox-1.16.0-remove_project_group.patch | 10 ++++++++++
qtox.spec | 17 ++++++++++-------
sources | 2 +-
5 files changed, 22 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc2191f..5e421f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/qtox-1.13.0.tar.gz
/qtox-1.14.1.tar.gz
/qtox-1.15.0.tar.gz
+/qtox-1.16.0.tar.gz
diff --git a/qtox-1.16.0-remove_project_group.patch b/qtox-1.16.0-remove_project_group.patch
new file mode 100644
index 0000000..ef6c52b
--- /dev/null
+++ b/qtox-1.16.0-remove_project_group.patch
@@ -0,0 +1,10 @@
+diff -up qTox-1.16.0/res/io.github.qtox.qTox.appdata.xml.remove_project_group qTox-1.16.0/res/io.github.qtox.qTox.appdata.xml
+--- qTox-1.16.0/res/io.github.qtox.qTox.appdata.xml.remove_project_group 2018-07-02 23:16:45.000000000 +0200
++++ qTox-1.16.0/res/io.github.qtox.qTox.appdata.xml 2018-07-03 20:43:02.262867270 +0200
+@@ -62,6 +62,5 @@
+ </screenshots>
+ <url type="homepage">https://qtox.github.io</url>
+ <update_contact>barrdetwix(a)gmail.com</update_contact>
+- <project_group>qTox</project_group>
+ </component>
+
diff --git a/qtox.spec b/qtox.spec
index 8fb9cbf..7f2184e 100644
--- a/qtox.spec
+++ b/qtox.spec
@@ -1,6 +1,6 @@
Name: qtox
-Version: 1.15.0
-Release: 3%{?dist}
+Version: 1.16.0
+Release: 1%{?dist}
Summary: Feature-rich Tox client
# Main program: GPLv3+
@@ -12,7 +12,7 @@ URL: https://github.com/qTox/qTox/
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
# Remove project_group tag from appdata.xml
-Patch0: qtox-1.11.0-remove_project_group.patch
+Patch0: qtox-1.16.0-remove_project_group.patch
# Remove -Werror from compile flags
Patch1: qtox-1.12.1-disable_Werror.patch
@@ -73,20 +73,23 @@ gzip -dS z %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/qtox.svgz
%check
cd build
ctest -V %{?_smp_mflags}
-desktop-file-validate %{buildroot}%{_datadir}/applications/qtox.desktop
-appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/qTox.appdata.xml
+desktop-file-validate %{buildroot}%{_datadir}/applications/io.github.qtox.qTox.desktop
+appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/io.github.qtox.qTox.appdata.xml
%files
%license LICENSE smileys/Universe/LICENSE-GRAPHICS
%doc README.md CHANGELOG.md
%{_bindir}/qtox
-%{_datadir}/metainfo/qTox.appdata.xml
-%{_datadir}/applications/qtox.desktop
+%{_datadir}/metainfo/io.github.qtox.qTox.appdata.xml
+%{_datadir}/applications/io.github.qtox.qTox.desktop
%{_datadir}/icons/hicolor/*/apps/qtox.*
%changelog
+* Tue Jul 03 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 1.16.0-1
+- Upstream release 1.16.0
+
* Tue Jun 26 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 1.15.0-3
- Rebuilt for toxcore soname bump
diff --git a/sources b/sources
index 5dc8a3f..e1ba065 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-93f7e74eca9bca243b564ab7d1222e36 qtox-1.15.0.tar.gz
+dfbf2e7f02600713f6751d3546aca242 qtox-1.16.0.tar.gz
6 years, 4 months
[VirtualBox] Update VBox to 5.2.14
by Sérgio M. Basto
commit 7c96c766f7e1ba3d76a34fc8f0c81ca364f8df77
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Jul 2 18:13:37 2018 +0100
Update VBox to 5.2.14
.gitignore | 1 +
VirtualBox.spec | 5 ++++-
sources | 2 +-
update_vbox.sh | 8 +++-----
4 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0b26593..5793121 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ VirtualBox-5.0.16.tar.bz2
/VirtualBox-5.2.8.tar.bz2
/VirtualBox-5.2.10.tar.bz2
/VirtualBox-5.2.12.tar.bz2
+/VirtualBox-5.2.14.tar.bz2
diff --git a/VirtualBox.spec b/VirtualBox.spec
index fc55e37..51402d3 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -36,7 +36,7 @@
%endif
Name: VirtualBox
-Version: 5.2.12
+Version: 5.2.14
#Release: 1%%{?prerel:.%%{prerel}}%%{?dist}
Release: 1%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
@@ -771,6 +771,9 @@ getent passwd vboxadd >/dev/null || \
%{_datadir}/%{name}-kmod-%{version}
%changelog
+* Mon Jul 02 2018 Sérgio Basto <sergio(a)serjux.com> - 5.2.14-1
+- Update VBox to 5.2.14
+
* Thu May 10 2018 Sérgio Basto <sergio(a)serjux.com> - 5.2.12-1
- Update VBox to 5.2.12
- Previous bug shows that we don't need VBOX_PATH_DOCBOOK anymore.
diff --git a/sources b/sources
index e03057a..8c5d30d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1c9b83aff080692625c9076c072d8931 VirtualBox-5.2.12.tar.bz2
+0f977d563c99f4dcf11d1fe52197d40e VirtualBox-5.2.14.tar.bz2
diff --git a/update_vbox.sh b/update_vbox.sh
index 72708c5..75ff937 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -1,4 +1,4 @@
-VERSION=5.2.12
+VERSION=5.2.14
REL=1
git pull
@@ -9,11 +9,9 @@ rfpkg ci -c && git show
echo Press enter to continue; read dummy;
rfpkg push && rfpkg build --nowait
echo Press enter to continue; read dummy;
-git checkout f27 && git merge master && git push && rfpkg build --nowait; git checkout master
-echo Press enter to continue; read dummy;
-git checkout f26 && git merge master && git push && rfpkg build --nowait; git checkout master
+git checkout f28 && git merge master && git push && rfpkg build --nowait; git checkout master
echo Press enter to continue; read dummy;
-git checkout f25 && git merge master && git push && rfpkg build --nowait; git checkout master
+git checkout f27 && git merge master && git push && rfpkg build --nowait; git checkout master
echo Press enter to continue; read dummy;
git checkout el7 && git merge master && git push && rfpkg build --nowait; git checkout master
6 years, 4 months
[mlt-freeworld] Update to 6.10.0
by Martin Gansser
commit ba732eb4ec4a5133124792534cd2ff678c6b6160
Author: Martin Gansser <mgansser(a)online.de>
Date: Tue Jul 3 13:34:51 2018 +0200
Update to 6.10.0
.gitignore | 1 +
mlt-freeworld.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f3733ac..15e43ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/mlt-freeworld-6.6.0.tar.gz
/mlt-6.6.0.tar.gz
/mlt-6.8.0.tar.gz
+/mlt-6.10.0.tar.gz
diff --git a/mlt-freeworld.spec b/mlt-freeworld.spec
index f79434e..adb63c2 100644
--- a/mlt-freeworld.spec
+++ b/mlt-freeworld.spec
@@ -7,7 +7,7 @@
%global realname mlt
Name: mlt-freeworld
-Version: 6.8.0
+Version: 6.10.0
Release: 1%{?dist}
Summary: Toolkit for broadcasters, video editors, media players, transcoders
@@ -109,6 +109,9 @@ find %{buildroot} -type d -empty -delete
%{_datadir}/mlt/
%changelog
+* Tue Jul 03 2018 Sérgio Basto <sergio(a)serjux.com> - 6.10.0-1
+- Update to 6.10.0
+
* Sun May 13 2018 Sérgio Basto <sergio(a)serjux.com> - 6.8.0-1
- Update to 6.8.0 (as in Fedora proper)
diff --git a/sources b/sources
index f659456..f0695d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-28926ce34e3afe054ebd08131ec3d98b mlt-6.8.0.tar.gz
+f02057d4eb014bdf653731d03e72654f mlt-6.10.0.tar.gz
6 years, 4 months
[telegram-desktop/f28] Rebuild for libtgvoip update.
by Vitaly Zaitsev
commit 9196a4a5c41cbd7ea41bf62ac72892f954f61b79
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Mon Jul 2 16:01:47 2018 +0200
Rebuild for libtgvoip update.
telegram-desktop.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index e982d53..b89a756 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -11,7 +11,7 @@
Summary: Telegram Desktop official messaging app
Name: telegram-desktop
Version: 1.3.9
-Release: 1%{?dist}
+Release: 2%{?dist}
# Application and 3rd-party modules licensing:
# * S0 (Telegram Desktop) - GPLv3+ with OpenSSL exception -- main source;
@@ -47,7 +47,7 @@ BuildRequires: gyp
# Development packages for Telegram Desktop...
BuildRequires: guidelines-support-library-devel >= 1.0.0
BuildRequires: mapbox-variant-devel >= 0.3.6
-BuildRequires: libtgvoip-devel >= 2.1
+BuildRequires: libtgvoip-devel >= 2.1.1
BuildRequires: libappindicator-devel
BuildRequires: ffmpeg-devel >= 3.1
BuildRequires: openal-soft-devel
@@ -134,6 +134,9 @@ appstream-util validate-relax --nonet "%{buildroot}%{_datadir}/metainfo/%{name}.
%{_datadir}/metainfo/%{name}.appdata.xml
%changelog
+* Mon Jul 02 2018 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.3.9-2
+- Rebuild for libtgvoip update.
+
* Fri Jun 29 2018 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.3.9-1
- Updated to 1.3.9.
6 years, 4 months