[mate-applet-streamer] update to 0.4.0
by Wolfgang Ulbrich
commit 42b9b14e7e1960362f007ce44b435ccfe264f139
Author: raveit65 <fedora(a)raveit.de>
Date: Thu Jun 22 15:34:05 2017 +0200
update to 0.4.0
.gitignore | 1 +
mate-applet-streamer.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 87e38bf..afe65a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
mate-applet-streamer-0.1.3.tar.gz
/mate-applet-streamer-0.3.10.tar.gz
+/mate-applet-streamer-0.4.0.tar.gz
diff --git a/mate-applet-streamer.spec b/mate-applet-streamer.spec
index e49bf68..7944675 100644
--- a/mate-applet-streamer.spec
+++ b/mate-applet-streamer.spec
@@ -1,11 +1,11 @@
Name: mate-applet-streamer
-Version: 0.3.10
-Release: 3%{?dist}
+Version: 0.4.0
+Release: 1%{?dist}
Summary: MATE online radio streamer applet
Group: Applications/System
License: GPLv2+
URL: http://www.zavedil.com/online-radio-applet
-Source: http://www.zavedil.com/wp-content/uploads/2016/01/%{name}-%{version}.tar.gz
+Source: http://www.zavedil.com/wp-content/uploads/2017/07/%{name}-%{version}.tar.gz
BuildRequires: libnotify-devel
BuildRequires: gstreamer1-devel
@@ -75,6 +75,9 @@ fi
%changelog
+* Thu Jun 22 2017 Wolfgang Ulbrich <chat-to-me(a)raveit.de> - 0.4.0-1
+- test 0.4.0 release
+
* Sun Mar 19 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 0.3.10-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
diff --git a/sources b/sources
index b0af3ee..4ee7e0e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b10979746fa0223d6941d1040311515 mate-applet-streamer-0.3.10.tar.gz
+ab2e411eb6b6bfef2b66da68a28c72d6 mate-applet-streamer-0.4.0.tar.gz
7 years, 5 months
[vlc/f24] Update to 20170622 Disable wayland
by Nicolas Chauvet
commit 860017016240a18d298250d7cec4ef172c0b8872
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Jun 22 15:00:22 2017 +0200
Update to 20170622
Disable wayland
sources | 2 +-
vlc.spec | 15 +++++++++++----
2 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/sources b/sources
index 2e5f0c8..cdf0c5e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9ab20cd4701953312516a55c253981df vlc-3.0.0-20170601-0240-git.tar.xz
+bdfcc87417a09e5d2eff2eb488364214 vlc-3.0.0-20170622-0939-git.tar.xz
diff --git a/vlc.spec b/vlc.spec
index 0e4c882..3b47c7e 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,5 +1,5 @@
-%global vlc_date 20170601
-%global vlc_rc -%{?vlc_date}-0240-git
+%global vlc_date 20170622
+%global vlc_rc -%{?vlc_date}-0939-git
%if 0%{?vlc_rc:1}
%global vlc_url http://nightlies.videolan.org/build/source/
%else
@@ -29,7 +29,7 @@
%global _with_freerdp 1
%global _with_projectm 1
%global _with_schroedinger 1
-%global _with_wayland 1
+%global _with_wayland 0
%endif
%ifarch x86_64 i686
%global _with_crystalhd 1
@@ -39,7 +39,7 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
Version: 3.0.0
-Release: 0.26%{?vlc_date:snap.%{vlc_date}git}%{?dist}
+Release: 0.28%{?vlc_date:.git%{vlc_date}}%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL: http://www.videolan.org
@@ -183,11 +183,13 @@ BuildRequires: xorg-x11-proto-devel
%{?_with_workaround_circle_deps:BuildRequires: phonon-backend-gstreamer}
+%{?_with_wayland:
# Fedora 25 Workstation default to wayland but not all
# Boolean deps will handle this better when allowed
%if 0%{?fedora} >= 25
Recommends: qt5-qtwayland%{_isa}
%endif
+}
Provides: %{name}-xorg%{_isa} = %{version}-%{release}
@@ -546,6 +548,11 @@ fi || :
%changelog
+* Thu Jun 22 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0-0.28.git20170622
+- Update snapshoot
+- Disable wayland support for now
+- Update release field
+
* Thu Jun 01 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0-0.2620170601git
- Update to 20170601 snapshot
7 years, 5 months
[vlc/f25] Update to 20170622 Disable wayland
by Nicolas Chauvet
commit 16eab5a5d3f3d256dc0c82cde34dcde4b7f57d2c
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Jun 22 15:00:22 2017 +0200
Update to 20170622
Disable wayland
sources | 2 +-
vlc.spec | 15 +++++++++++----
2 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/sources b/sources
index 2e5f0c8..cdf0c5e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9ab20cd4701953312516a55c253981df vlc-3.0.0-20170601-0240-git.tar.xz
+bdfcc87417a09e5d2eff2eb488364214 vlc-3.0.0-20170622-0939-git.tar.xz
diff --git a/vlc.spec b/vlc.spec
index 0e4c882..3b47c7e 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,5 +1,5 @@
-%global vlc_date 20170601
-%global vlc_rc -%{?vlc_date}-0240-git
+%global vlc_date 20170622
+%global vlc_rc -%{?vlc_date}-0939-git
%if 0%{?vlc_rc:1}
%global vlc_url http://nightlies.videolan.org/build/source/
%else
@@ -29,7 +29,7 @@
%global _with_freerdp 1
%global _with_projectm 1
%global _with_schroedinger 1
-%global _with_wayland 1
+%global _with_wayland 0
%endif
%ifarch x86_64 i686
%global _with_crystalhd 1
@@ -39,7 +39,7 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
Version: 3.0.0
-Release: 0.26%{?vlc_date:snap.%{vlc_date}git}%{?dist}
+Release: 0.28%{?vlc_date:.git%{vlc_date}}%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL: http://www.videolan.org
@@ -183,11 +183,13 @@ BuildRequires: xorg-x11-proto-devel
%{?_with_workaround_circle_deps:BuildRequires: phonon-backend-gstreamer}
+%{?_with_wayland:
# Fedora 25 Workstation default to wayland but not all
# Boolean deps will handle this better when allowed
%if 0%{?fedora} >= 25
Recommends: qt5-qtwayland%{_isa}
%endif
+}
Provides: %{name}-xorg%{_isa} = %{version}-%{release}
@@ -546,6 +548,11 @@ fi || :
%changelog
+* Thu Jun 22 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0-0.28.git20170622
+- Update snapshoot
+- Disable wayland support for now
+- Update release field
+
* Thu Jun 01 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0-0.2620170601git
- Update to 20170601 snapshot
7 years, 5 months
[vlc] Update to 20170622 Disable wayland
by Nicolas Chauvet
commit d7e2d9788d10cf3cf372ee0cdb1db086842ebf40
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Jun 22 15:00:22 2017 +0200
Update to 20170622
Disable wayland
sources | 2 +-
vlc.spec | 15 +++++++++++----
2 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/sources b/sources
index 2e5f0c8..cdf0c5e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9ab20cd4701953312516a55c253981df vlc-3.0.0-20170601-0240-git.tar.xz
+bdfcc87417a09e5d2eff2eb488364214 vlc-3.0.0-20170622-0939-git.tar.xz
diff --git a/vlc.spec b/vlc.spec
index 0e4c882..3b47c7e 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,5 +1,5 @@
-%global vlc_date 20170601
-%global vlc_rc -%{?vlc_date}-0240-git
+%global vlc_date 20170622
+%global vlc_rc -%{?vlc_date}-0939-git
%if 0%{?vlc_rc:1}
%global vlc_url http://nightlies.videolan.org/build/source/
%else
@@ -29,7 +29,7 @@
%global _with_freerdp 1
%global _with_projectm 1
%global _with_schroedinger 1
-%global _with_wayland 1
+%global _with_wayland 0
%endif
%ifarch x86_64 i686
%global _with_crystalhd 1
@@ -39,7 +39,7 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
Version: 3.0.0
-Release: 0.26%{?vlc_date:snap.%{vlc_date}git}%{?dist}
+Release: 0.28%{?vlc_date:.git%{vlc_date}}%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL: http://www.videolan.org
@@ -183,11 +183,13 @@ BuildRequires: xorg-x11-proto-devel
%{?_with_workaround_circle_deps:BuildRequires: phonon-backend-gstreamer}
+%{?_with_wayland:
# Fedora 25 Workstation default to wayland but not all
# Boolean deps will handle this better when allowed
%if 0%{?fedora} >= 25
Recommends: qt5-qtwayland%{_isa}
%endif
+}
Provides: %{name}-xorg%{_isa} = %{version}-%{release}
@@ -546,6 +548,11 @@ fi || :
%changelog
+* Thu Jun 22 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0-0.28.git20170622
+- Update snapshoot
+- Disable wayland support for now
+- Update release field
+
* Thu Jun 01 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0-0.2620170601git
- Update to 20170601 snapshot
7 years, 5 months
[exfat-utils/el6: 15/15] Remove F26 mass rebuild record.
by Vasiliy Glazov
commit 5ec903e017a26470baa9deca6c4bf10c4804d46f
Author: Vascom <vascom2(a)gmail.com>
Date: Wed Jun 21 16:15:02 2017 +0300
Remove F26 mass rebuild record.
exfat-utils.spec | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/exfat-utils.spec b/exfat-utils.spec
index 5095681..98860a9 100644
--- a/exfat-utils.spec
+++ b/exfat-utils.spec
@@ -37,9 +37,6 @@ ln -s %{_mandir}/man8/mkexfatfs.8.gz %{buildroot}/usr/share/man/man8/mkfs.exfat.
* Wed Jun 21 2017 Vasiliy N. Glazov <vascom2(a)gmail.com> - 1.2.7-1
- Update to 1.2.7
-* Sun Mar 19 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.2.5-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
* Sun Jan 08 2017 Patrick Griffis <tingping(a)tingping.se> - 1.2.5-1
- Update to 1.2.5
7 years, 5 months
[exfat-utils/el6: 14/15] Merge branch 'master' into el6
by Vasiliy Glazov
commit a32aab8c492d054ea8522927ce1f34927775b668
Merge: 2031aa4 e61bd06
Author: Vascom <vascom2(a)gmail.com>
Date: Wed Jun 21 16:14:52 2017 +0300
Merge branch 'master' into el6
.gitignore | 4 ++-
exfat-utils.spec | 75 +++++++++++++++++++++++++++++++++++---------------------
sources | 2 +-
3 files changed, 51 insertions(+), 30 deletions(-)
---
diff --cc .gitignore
index d8edc5b,fd09b14..b0cf15b
--- a/.gitignore
+++ b/.gitignore
@@@ -1,1 -1,4 +1,3 @@@
- exfat-utils-1.0.1.tar.gz
-exfat-utils-1.1.1.tar.gz
+ /exfat-utils-1.2.4.tar.gz
+ /exfat-utils-1.2.5.tar.gz
+ /exfat-utils-1.2.7.tar.gz
7 years, 5 months
[exfat-utils/el6] (15 commits) ...Remove F26 mass rebuild record.
by Vasiliy Glazov
Summary of changes:
118fa7a... Initial Import (*)
91a9800... Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mas (*)
2ee0ecc... * Sat Dec 20 2014 TingPing <tingping(a)tingping.se> - 1.1.1-1 (*)
8100e92... Update to 1.2.2 (*)
287c612... Upstream has switched to autotools (*)
1559760... Restore man8 and fix path (*)
6ef517d... Update to 1.2.3 (*)
af778e1... Update to 1.2.4 (*)
c9125ab... Modernize spec file (*)
6164863... Update to 1.2.5 (*)
37a975e... - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass (*)
32d633d... Update to 1.2.7. (*)
e61bd06... Update to 1.2.7. (*)
a32aab8... Merge branch 'master' into el6
5ec903e... Remove F26 mass rebuild record.
(*) This commit already existed in another branch; no separate mail sent
7 years, 5 months
[exfat-utils/el7: 13/13] Remove F26 mass rebuild record.
by Vasiliy Glazov
commit ad6167da2467e3436049815a7076e920a0b964a8
Author: Vascom <vascom2(a)gmail.com>
Date: Wed Jun 21 16:12:56 2017 +0300
Remove F26 mass rebuild record.
exfat-utils.spec | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/exfat-utils.spec b/exfat-utils.spec
index 5095681..98860a9 100644
--- a/exfat-utils.spec
+++ b/exfat-utils.spec
@@ -37,9 +37,6 @@ ln -s %{_mandir}/man8/mkexfatfs.8.gz %{buildroot}/usr/share/man/man8/mkfs.exfat.
* Wed Jun 21 2017 Vasiliy N. Glazov <vascom2(a)gmail.com> - 1.2.7-1
- Update to 1.2.7
-* Sun Mar 19 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.2.5-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
* Sun Jan 08 2017 Patrick Griffis <tingping(a)tingping.se> - 1.2.5-1
- Update to 1.2.5
7 years, 5 months