[fuse-exfat/f26: 3/3] Remove F27 Mass Rebuild changelog entry.
by Vasiliy Glazov
commit e952bbd825f64e4196567eb2b5d5982ee2b1e69c
Author: Vasiliy Glazov <v.glazov(a)javad.com>
Date: Mon Feb 5 16:04:28 2018 +0300
Remove F27 Mass Rebuild changelog entry.
fuse-exfat.spec | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/fuse-exfat.spec b/fuse-exfat.spec
index 6a8d337..e7bb5ca 100644
--- a/fuse-exfat.spec
+++ b/fuse-exfat.spec
@@ -36,9 +36,6 @@ ln -s %{_mandir}/man8/mount.exfat-fuse.8.gz %{buildroot}%{_mandir}/man8/mount.ex
* Mon Feb 05 2018 Vasiliy N. Glazov <vascom2(a)gmail.com> - 1.2.8-1
- Update to 1.2.8
-* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.2.7-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
-
* Wed Jun 21 2017 Vasiliy N. Glazov <vascom2(a)gmail.com> - 1.2.7-1
- Update to 1.2.7
6 years, 9 months
[fuse-exfat/f27] Update to 1.2.8.
by Vasiliy Glazov
Summary of changes:
0f0b1a1... Update to 1.2.8. (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 9 months
[mixxx] Update to 2.1 snapshot
by Leigh Scott
commit 4421f90b39a5409b350a0b74d4b456ccf7f1be85
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Mon Feb 5 13:00:25 2018 +0000
Update to 2.1 snapshot
.gitignore | 1 +
AppData_fix.patch | 90 ---------------------------------------------
fix_udev_rules.patch | 31 ----------------
mixxx-2.0.0-build.patch | 31 ----------------
mixxx-arm.patch | 19 ----------
mixxx-gcc6.patch | 17 ---------
mixxx.spec | 29 ++++++---------
remove_sqlite_typedef.patch | 27 --------------
sources | 2 +-
9 files changed, 14 insertions(+), 233 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 53be74c..591b51d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
mixxx-1.11.0-20130517bzr.tar.bz2
mixxx-1.11.0-src.tar.gz
/mixxx-2.0.0-src.tar.gz
+/mixxx-22f78d299961a1b3910b80f161391a181b18265a.tar.gz
diff --git a/mixxx.spec b/mixxx.spec
index 44c2a5a..e09d445 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -1,29 +1,26 @@
+%global commit 22f78d299961a1b3910b80f161391a181b18265a
+%global date 20180204
+%global shortcommit0 %(c=%{commit}; echo ${c:0:7})
%bcond_with bpm
%bcond_with djconsole
%bcond_with libgpod
Name: mixxx
-Version: 2.0.0
-Release: 12%{?dist}
+Version: 2.1.0
+Release: 0.1%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
Summary: Mixxx is open source software for DJ'ing
Group: Applications/Multimedia
License: GPLv2+
URL: http://www.mixxx.org
-Source0: http://downloads.mixxx.org/mixxx-%{version}/%{name}-%{version}-src.tar.gz
+Source0: https://github.com/mixxxdj/mixxx/archive/%{commit}.tar.gz#/%{name}-%{comm...
Patch0: %{name}-%{version}-build.patch
-Patch1: %{name}-gcc6.patch
-Patch2: %{name}-arm.patch
-Patch3: AppData_fix.patch
-Patch4: fix_udev_rules.patch
-Patch5: remove_sqlite_typedef.patch
-
#Build tools
BuildRequires: desktop-file-utils
BuildRequires: libappstream-glib
-BuildRequires: scons
+BuildRequires: python2-scons
#Mandatory Requirements
BuildRequires: alsa-lib-devel >= 1.0.10
@@ -71,13 +68,8 @@ controllers including MIDI devices, and more.
%prep
-%setup -q
-%patch0 -p1
-%patch1 -p1 -b .gcc6
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%autosetup -p1 -n %{name}-%{commit}
+
# TODO remove bundle libs
#rm -rf lib/vamp-2.3 lib/xwax lib/gmock-1.7.0 lib/gtest-1.7.0
@@ -132,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
%{_datadir}/appdata/%{name}.appdata.xml
%changelog
+* Mon Feb 05 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 2.1.0-0.1.20180204git22f78d2
+- Update to 2.1 snapshot
+
* Sat Dec 16 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 2.0.0-12
- Rebuild for new protobuf .so version (f28)
diff --git a/sources b/sources
index dc6558c..677e3a4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5520a2f110f1078197d2ff914ccca37a mixxx-2.0.0-src.tar.gz
+5e4f7fff024a541d3bdf3788b47379db mixxx-22f78d299961a1b3910b80f161391a181b18265a.tar.gz
6 years, 9 months
[exfat-utils] Update to 1.2.8.
by Vasiliy Glazov
commit 4dc9e87effb155cc5707b810fe83deb17da78ef0
Author: Vasiliy Glazov <v.glazov(a)javad.com>
Date: Mon Feb 5 15:14:28 2018 +0300
Update to 1.2.8.
exfat-utils.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/exfat-utils.spec b/exfat-utils.spec
index ce6af07..e88c273 100644
--- a/exfat-utils.spec
+++ b/exfat-utils.spec
@@ -1,7 +1,7 @@
Name: exfat-utils
Summary: Utilities for exFAT file system
-Version: 1.2.7
-Release: 2%{?dist}
+Version: 1.2.8
+Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
Source0: https://github.com/relan/exfat/releases/download/v%{version}/%{name}-%{ve...
@@ -34,6 +34,9 @@ ln -s %{_mandir}/man8/mkexfatfs.8.gz %{buildroot}/usr/share/man/man8/mkfs.exfat.
%{_mandir}/man8/*
%changelog
+* Mon Feb 05 2018 Vasiliy N. Glazov <vascom2(a)gmail.com> - 1.2.8-1
+- Update to 1.2.8
+
* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.2.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
6 years, 9 months
[exfat-utils] Update to 1.2.8.
by Vasiliy Glazov
commit 55704c4b51a98cdf4cebeb796809e8bccea74ba9
Author: Vasiliy Glazov <v.glazov(a)javad.com>
Date: Mon Feb 5 15:10:13 2018 +0300
Update to 1.2.8.
.gitignore | 1 +
sources | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitignore b/.gitignore
index fd09b14..db22884 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ 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
+/exfat-utils-1.2.8.tar.gz
diff --git a/sources b/sources
index 31669c2..54848c7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c70d295a9a2e4ec16af21c0b7d02743c exfat-utils-1.2.7.tar.gz
+00953eb7f704a875e26d7d01cc738fd3 exfat-utils-1.2.8.tar.gz
6 years, 9 months
[fuse-exfat] Update to 1.2.8.
by Vasiliy Glazov
commit 0f0b1a13e50e102e3e7e4c2bb22c338227716a7f
Author: Vasiliy Glazov <v.glazov(a)javad.com>
Date: Mon Feb 5 15:08:04 2018 +0300
Update to 1.2.8.
.gitignore | 1 +
fuse-exfat.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d78ef5f..66d0f04 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ fuse-exfat-1.1.0.tar.gz
/fuse-exfat-1.2.4.tar.gz
/fuse-exfat-1.2.5.tar.gz
/fuse-exfat-1.2.7.tar.gz
+/fuse-exfat-1.2.8.tar.gz
diff --git a/fuse-exfat.spec b/fuse-exfat.spec
index 7ebf423..6a8d337 100644
--- a/fuse-exfat.spec
+++ b/fuse-exfat.spec
@@ -1,7 +1,7 @@
Name: fuse-exfat
Summary: Free exFAT file system implementation
-Version: 1.2.7
-Release: 2%{?dist}
+Version: 1.2.8
+Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
Source0: https://github.com/relan/exfat/releases/download/v%{version}/%{name}-%{ve...
@@ -33,6 +33,9 @@ ln -s %{_mandir}/man8/mount.exfat-fuse.8.gz %{buildroot}%{_mandir}/man8/mount.ex
%{_mandir}/man8/*
%changelog
+* Mon Feb 05 2018 Vasiliy N. Glazov <vascom2(a)gmail.com> - 1.2.8-1
+- Update to 1.2.8
+
* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.2.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
diff --git a/sources b/sources
index 1475705..2a36ae1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-afeed70fa0528ebd9fae28fac282a524 fuse-exfat-1.2.7.tar.gz
+800ed5f9fdebcf99874b7ec95e41a643 fuse-exfat-1.2.8.tar.gz
6 years, 9 months
[aqualung] Rebuild (libcdio)
by Sérgio M. Basto
commit 344c324537cf437f547572ea383015e355921585
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Feb 4 18:25:06 2018 +0000
Rebuild (libcdio)
aqualung.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/aqualung.spec b/aqualung.spec
index 6c87a5c..2721257 100644
--- a/aqualung.spec
+++ b/aqualung.spec
@@ -18,7 +18,7 @@
Name: aqualung
Version: 1.0
-Release: 0.10.rc1git%{shortcommit0}%{?dist}
+Release: 0.11.rc1git%{shortcommit0}%{?dist}
Summary: Music Player for GNU/Linux
License: GPLv2+
URL: http://aqualung.jeremyevans.net/
@@ -133,6 +133,9 @@ update-desktop-database &> /dev/null || :
%{_docdir}/%{name}
%changelog
+* Sun Feb 04 2018 Sérgio Basto <sergio(a)serjux.com> - 1.0-0.11.rc1git72c1ab1
+- Rebuild (libcdio)
+
* Wed Jan 17 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.0-0.10.rc1git72c1ab1
- Rebuilt for ffmpeg-3.5 git
6 years, 9 months
[pgplot] Rebuild (gfortran-8.0.1)
by Sérgio M. Basto
commit 2a447c57a3d8b793b58877b62ef00f3b592e9588
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Feb 4 18:07:14 2018 +0000
Rebuild (gfortran-8.0.1)
pgplot.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/pgplot.spec b/pgplot.spec
index 993e89d..5e88170 100644
--- a/pgplot.spec
+++ b/pgplot.spec
@@ -3,7 +3,7 @@
Name: pgplot
%define lvmajor 5
Version: 5.2.2
-Release: 40%{?dist}
+Release: 41%{?dist}
Summary: Graphic library for making simple scientific graphs
Group: Development/Libraries
@@ -219,6 +219,9 @@ done
%{_bindir}/*
%changelog
+* Sun Feb 04 2018 Sérgio Basto <sergio(a)serjux.com> - 5.2.2-41
+- Rebuild (gfortran-8.0.1)
+
* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 5.2.2-40
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
6 years, 9 months