fab pushed to python-aiohttp (f24). "Fix file name"
by notificationsï¼ fedoraproject.org
From 2c49c8c6f64da3262edbaadc09b39dd98773880e Mon Sep 17 00:00:00 2001
From: Fabian Affolter <mail(a)fabian-affolter.ch>
Date: Mon, 31 Oct 2016 23:13:43 +0100
Subject: Fix file name
---
python-aiohttp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python-aiohttp.spec b/python-aiohttp.spec
index deae506..b380572 100644
--- a/python-aiohttp.spec
+++ b/python-aiohttp.spec
@@ -37,7 +37,7 @@ Requires: python3-multidict
%files -n python3-%{srcname}
%license LICENSE.txt
-%doc CHANGES.rst CONTRIBUTING.rst CONTRIBUTORS.rst HISTORY.rst README.rst
+%doc CHANGES.rst CONTRIBUTING.rst CONTRIBUTORS.txt HISTORY.rst README.rst
%{python3_sitearch}/%{srcname}-*.egg-info/
%{python3_sitearch}/%{srcname}/
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/python-aiohttp.git/commit/?h=f24&id=2c...
7Â years, 1Â month
fab pushed to python-aiohttp (f24). "Update docs"
by notificationsï¼ fedoraproject.org
From 1ff611643fdaebff623ab3d923c6a8c81976aec8 Mon Sep 17 00:00:00 2001
From: Fabian Affolter <mail(a)fabian-affolter.ch>
Date: Mon, 31 Oct 2016 22:41:07 +0100
Subject: Update docs
---
python-aiohttp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python-aiohttp.spec b/python-aiohttp.spec
index 49b53e8..deae506 100644
--- a/python-aiohttp.spec
+++ b/python-aiohttp.spec
@@ -37,7 +37,7 @@ Requires: python3-multidict
%files -n python3-%{srcname}
%license LICENSE.txt
-%doc CHANGES.txt CONTRIBUTORS.txt README.rst
+%doc CHANGES.rst CONTRIBUTING.rst CONTRIBUTORS.rst HISTORY.rst README.rst
%{python3_sitearch}/%{srcname}-*.egg-info/
%{python3_sitearch}/%{srcname}/
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/python-aiohttp.git/commit/?h=f24&id=1f...
7Â years, 1Â month
fab pushed to python-aiohttp (f24). "* Mon Oct 31 2016 Fabian
Affolter <mail@fabian-affolter.ch> - 1.0.5-1 (..more)"
by notificationsï¼ fedoraproject.org
From e53f7c9fafd4bf8c5578b562ae5f9a10215bc161 Mon Sep 17 00:00:00 2001
From: Fabian Affolter <mail(a)fabian-affolter.ch>
Date: Mon, 31 Oct 2016 22:34:19 +0100
Subject: * Mon Oct 31 2016 Fabian Affolter <mail(a)fabian-affolter.ch> - 1.0.5-1
- Update to new upstream version 1.0.5
---
.gitignore | 1 +
python-aiohttp.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index beda2b8..37319fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
/aiohttp-0.21.5.tar.gz
/aiohttp-0.21.6.tar.gz
/aiohttp-0.22.5.tar.gz
+/aiohttp-1.0.5.tar.gz
diff --git a/python-aiohttp.spec b/python-aiohttp.spec
index 0fadaf1..49b53e8 100644
--- a/python-aiohttp.spec
+++ b/python-aiohttp.spec
@@ -1,7 +1,7 @@
%global srcname aiohttp
Name: python-%{srcname}
-Version: 0.22.5
+Version: 1.0.5
Release: 1%{?dist}
Summary: Python HTTP client/server for asyncio
@@ -42,6 +42,9 @@ Requires: python3-multidict
%{python3_sitearch}/%{srcname}/
%changelog
+* Mon Oct 31 2016 Fabian Affolter <mail(a)fabian-affolter.ch> - 1.0.5-1
+- Update to new upstream version 1.0.5
+
* Tue Aug 30 2016 Fabian Affolter <mail(a)fabian-affolter.ch> - 0.22.5-1
- Update to new upstream version 0.22.5
diff --git a/sources b/sources
index bfbcf38..daa72db 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe233b9d17bfe2d9443236a6a9244bd3 aiohttp-0.22.5.tar.gz
+841e3462235ffa8ad8320face3b34be0 aiohttp-1.0.5.tar.gz
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/python-aiohttp.git/commit/?h=f24&id=e5...
7Â years, 1Â month
sagitter pushed to MUMPS (master). "New architectures"
by notificationsï¼ fedoraproject.org
From 9e7d615827b31e84778dd862ba300d081448c289 Mon Sep 17 00:00:00 2001
From: sagitter <sagitter(a)fedoraproject.org>
Date: Mon, 31 Oct 2016 23:35:10 +0100
Subject: New architectures
---
MUMPS.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/MUMPS.spec b/MUMPS.spec
index 5ad13ca..04f3a30 100644
--- a/MUMPS.spec
+++ b/MUMPS.spec
@@ -36,7 +36,7 @@ ExcludeArch: s390 s390x
Name: MUMPS
Version: 5.0.2
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A MUltifrontal Massively Parallel sparse direct Solver
License: CeCILL-C
Group: Development/Libraries
@@ -727,6 +727,9 @@ install -cpm 644 PORD/include/* $RPM_BUILD_ROOT%{_includedir}/%{name}
%license LICENSE
%changelog
+* Mon Oct 31 2016 Antonio Trande <sagitterATfedoraproject.org> - 5.0.2-3
+- New architectures
+
* Fri Oct 21 2016 Orion Poplawski <orion(a)cora.nwra.com> - 5.0.2-2
- Rebuild for openmpi 2.0
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/MUMPS.git/commit/?h=master&id=9e7d6158...
7Â years, 1Â month
fab pushed to python-aiohttp (f25). "Fix file name"
by notificationsï¼ fedoraproject.org
From 2c49c8c6f64da3262edbaadc09b39dd98773880e Mon Sep 17 00:00:00 2001
From: Fabian Affolter <mail(a)fabian-affolter.ch>
Date: Mon, 31 Oct 2016 23:13:43 +0100
Subject: Fix file name
---
python-aiohttp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python-aiohttp.spec b/python-aiohttp.spec
index deae506..b380572 100644
--- a/python-aiohttp.spec
+++ b/python-aiohttp.spec
@@ -37,7 +37,7 @@ Requires: python3-multidict
%files -n python3-%{srcname}
%license LICENSE.txt
-%doc CHANGES.rst CONTRIBUTING.rst CONTRIBUTORS.rst HISTORY.rst README.rst
+%doc CHANGES.rst CONTRIBUTING.rst CONTRIBUTORS.txt HISTORY.rst README.rst
%{python3_sitearch}/%{srcname}-*.egg-info/
%{python3_sitearch}/%{srcname}/
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/python-aiohttp.git/commit/?h=f25&id=2c...
7Â years, 1Â month
fab pushed to python-aiohttp (f25). "* Mon Oct 31 2016 Fabian
Affolter <mail@fabian-affolter.ch> - 1.0.5-1 (..more)"
by notificationsï¼ fedoraproject.org
From e53f7c9fafd4bf8c5578b562ae5f9a10215bc161 Mon Sep 17 00:00:00 2001
From: Fabian Affolter <mail(a)fabian-affolter.ch>
Date: Mon, 31 Oct 2016 22:34:19 +0100
Subject: * Mon Oct 31 2016 Fabian Affolter <mail(a)fabian-affolter.ch> - 1.0.5-1
- Update to new upstream version 1.0.5
---
.gitignore | 1 +
python-aiohttp.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index beda2b8..37319fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
/aiohttp-0.21.5.tar.gz
/aiohttp-0.21.6.tar.gz
/aiohttp-0.22.5.tar.gz
+/aiohttp-1.0.5.tar.gz
diff --git a/python-aiohttp.spec b/python-aiohttp.spec
index 0fadaf1..49b53e8 100644
--- a/python-aiohttp.spec
+++ b/python-aiohttp.spec
@@ -1,7 +1,7 @@
%global srcname aiohttp
Name: python-%{srcname}
-Version: 0.22.5
+Version: 1.0.5
Release: 1%{?dist}
Summary: Python HTTP client/server for asyncio
@@ -42,6 +42,9 @@ Requires: python3-multidict
%{python3_sitearch}/%{srcname}/
%changelog
+* Mon Oct 31 2016 Fabian Affolter <mail(a)fabian-affolter.ch> - 1.0.5-1
+- Update to new upstream version 1.0.5
+
* Tue Aug 30 2016 Fabian Affolter <mail(a)fabian-affolter.ch> - 0.22.5-1
- Update to new upstream version 0.22.5
diff --git a/sources b/sources
index bfbcf38..daa72db 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe233b9d17bfe2d9443236a6a9244bd3 aiohttp-0.22.5.tar.gz
+841e3462235ffa8ad8320face3b34be0 aiohttp-1.0.5.tar.gz
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/python-aiohttp.git/commit/?h=f25&id=e5...
7Â years, 1Â month
fab pushed to python-aiohttp (f25). "Update docs"
by notificationsï¼ fedoraproject.org
From 1ff611643fdaebff623ab3d923c6a8c81976aec8 Mon Sep 17 00:00:00 2001
From: Fabian Affolter <mail(a)fabian-affolter.ch>
Date: Mon, 31 Oct 2016 22:41:07 +0100
Subject: Update docs
---
python-aiohttp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python-aiohttp.spec b/python-aiohttp.spec
index 49b53e8..deae506 100644
--- a/python-aiohttp.spec
+++ b/python-aiohttp.spec
@@ -37,7 +37,7 @@ Requires: python3-multidict
%files -n python3-%{srcname}
%license LICENSE.txt
-%doc CHANGES.txt CONTRIBUTORS.txt README.rst
+%doc CHANGES.rst CONTRIBUTING.rst CONTRIBUTORS.rst HISTORY.rst README.rst
%{python3_sitearch}/%{srcname}-*.egg-info/
%{python3_sitearch}/%{srcname}/
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/python-aiohttp.git/commit/?h=f25&id=1f...
7Â years, 1Â month
fab pushed to python-aiohttp (master). "Fix file name"
by notificationsï¼ fedoraproject.org
From 2c49c8c6f64da3262edbaadc09b39dd98773880e Mon Sep 17 00:00:00 2001
From: Fabian Affolter <mail(a)fabian-affolter.ch>
Date: Mon, 31 Oct 2016 23:13:43 +0100
Subject: Fix file name
---
python-aiohttp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python-aiohttp.spec b/python-aiohttp.spec
index deae506..b380572 100644
--- a/python-aiohttp.spec
+++ b/python-aiohttp.spec
@@ -37,7 +37,7 @@ Requires: python3-multidict
%files -n python3-%{srcname}
%license LICENSE.txt
-%doc CHANGES.rst CONTRIBUTING.rst CONTRIBUTORS.rst HISTORY.rst README.rst
+%doc CHANGES.rst CONTRIBUTING.rst CONTRIBUTORS.txt HISTORY.rst README.rst
%{python3_sitearch}/%{srcname}-*.egg-info/
%{python3_sitearch}/%{srcname}/
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/python-aiohttp.git/commit/?h=master&id...
7Â years, 1Â month
amluto pushed to nvme-cli (f25). "Update to 0.9"
by notificationsï¼ fedoraproject.org
From 0ff16885cf0394bf116d1d629965210efc741117 Mon Sep 17 00:00:00 2001
From: Andy Lutomirski <luto(a)kernel.org>
Date: Mon, 31 Oct 2016 14:47:56 -0700
Subject: Update to 0.9
---
.gitignore | 1 +
nvme-cli.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index d40d96e..5c27fe2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/v0.5.tar.gz
/v0.7.tar.gz
/v0.8.tar.gz
+/v0.9.tar.gz
diff --git a/nvme-cli.spec b/nvme-cli.spec
index ef6c881..181717f 100644
--- a/nvme-cli.spec
+++ b/nvme-cli.spec
@@ -2,7 +2,7 @@
#%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: nvme-cli
-Version: 0.8
+Version: 0.9
Release: 1%{?dist}
Summary: NVMe management command line interface
@@ -38,6 +38,9 @@ make PREFIX=/usr CFLAGS="%{optflags}" LDFLAGS="%{__global_ldflags}" %{?_smp_mfla
%changelog
+* Mon Oct 31 2016 luto(a)kernel.org - 0.9-1
+- Update to 0.9
+
* Thu Jun 30 2016 luto(a)kernel.org - 0.8-1
- Update to 0.8
diff --git a/sources b/sources
index 483e21f..65e8078 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-21ca3248bdfba829605edf39fbb28684 v0.8.tar.gz
+1cd64583094ef65c252564763397e8e8 v0.9.tar.gz
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/nvme-cli.git/commit/?h=f25&id=0ff16885...
7Â years, 1Â month
amluto pushed to nvme-cli (master). "Update to 0.9"
by notificationsï¼ fedoraproject.org
From 0ff16885cf0394bf116d1d629965210efc741117 Mon Sep 17 00:00:00 2001
From: Andy Lutomirski <luto(a)kernel.org>
Date: Mon, 31 Oct 2016 14:47:56 -0700
Subject: Update to 0.9
---
.gitignore | 1 +
nvme-cli.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index d40d96e..5c27fe2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/v0.5.tar.gz
/v0.7.tar.gz
/v0.8.tar.gz
+/v0.9.tar.gz
diff --git a/nvme-cli.spec b/nvme-cli.spec
index ef6c881..181717f 100644
--- a/nvme-cli.spec
+++ b/nvme-cli.spec
@@ -2,7 +2,7 @@
#%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: nvme-cli
-Version: 0.8
+Version: 0.9
Release: 1%{?dist}
Summary: NVMe management command line interface
@@ -38,6 +38,9 @@ make PREFIX=/usr CFLAGS="%{optflags}" LDFLAGS="%{__global_ldflags}" %{?_smp_mfla
%changelog
+* Mon Oct 31 2016 luto(a)kernel.org - 0.9-1
+- Update to 0.9
+
* Thu Jun 30 2016 luto(a)kernel.org - 0.8-1
- Update to 0.8
diff --git a/sources b/sources
index 483e21f..65e8078 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-21ca3248bdfba829605edf39fbb28684 v0.8.tar.gz
+1cd64583094ef65c252564763397e8e8 v0.9.tar.gz
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/nvme-cli.git/commit/?h=master&id=0ff16...
7Â years, 1Â month