[lucene/f18] Upload new tarball for dev-tools
by jerboaa
commit 78104c3d6187d28d9e2b1f8bd7011f45d3e77a24
Author: Severin Gehwolf <sgehwolf(a)redhat.com>
Date: Mon Dec 3 12:27:25 2012 +0100
Upload new tarball for dev-tools
Checksum could not be reproduced with given commands listed in
spec-file comment.
lucene.spec | 8 ++++++--
sources | 2 +-
2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/lucene.spec b/lucene.spec
index a5df866..8ed414d 100644
--- a/lucene.spec
+++ b/lucene.spec
@@ -31,7 +31,7 @@
Summary: High-performance, full-featured text search engine
Name: lucene
Version: 3.6.0
-Release: 9%{?dist}
+Release: 10%{?dist}
Epoch: 0
License: ASL 2.0
URL: http://lucene.apache.org/
@@ -40,7 +40,7 @@ Source0: http://www.apache.org/dist/lucene/java/%{version}/%{name}-%{vers
Source1: lucene-%{version}-core-OSGi-MANIFEST.MF
Source2: lucene-%{version}-analysis-OSGi-MANIFEST.MF
Source3: ivy-conf.xml
-#svn checkout http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_3_6_0/dev-tools
+#svn export http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_3_6_0/dev-too...
#tar caf dev-tools.tar.xz dev-tools/
Source4: dev-tools.tar.xz
Patch1: 0001-Remove-bdb-packageset.patch
@@ -248,6 +248,10 @@ cp -pr build/docs/api/* \
%endif
%changelog
+* Mon Dec 3 2012 Severin Gehwolf <sgehwolf(a)redhat.com> 0:3.6.0-10
+- Upload new tarball for dev-tools as checksum could not be
+ reproduced with given commands listed in comment.
+
* Tue Nov 27 2012 Severin Gehwolf <sgehwolf(a)redhat.com> 0:3.6.0-9
- Always install grand-parent pom as well.
diff --git a/sources b/sources
index d1fb0b3..40d66b0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
8bb2ef25734828bcc41e5a0768e45c4a lucene-3.6.0-src.tgz
-3aa353e39ccc917a5293c880157eb760 dev-tools.tar.xz
+4d8f5b7cd99a7f3d04c12525cd1b20bc dev-tools.tar.xz
10 years, 4 months
[netty/f18] Update to upstream version 3.5.11
by Mikolaj Izdebski
commit 3ee121e6e0ed92c0b4e2eeb1f18f83e2bf843f8d
Author: Mikolaj Izdebski <mizdebsk(a)redhat.com>
Date: Mon Dec 3 12:22:27 2012 +0100
Update to upstream version 3.5.11
.gitignore | 1 +
netty.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4bac49a..46e6268 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/netty-3.2.7.Final-dist.tar.bz2
/netty-3.5.2.Final-dist.tar.bz2
/netty-3.5.3.Final-dist.tar.bz2
+/netty-3.5.11.Final-dist.tar.bz2
diff --git a/netty.spec b/netty.spec
index dde19a2..ee633b9 100644
--- a/netty.spec
+++ b/netty.spec
@@ -1,5 +1,5 @@
Name: netty
-Version: 3.5.10
+Version: 3.5.11
Release: 1%{?dist}
Summary: An asynchronous event-driven network application framework and tools for Java
@@ -103,6 +103,9 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP-%{name}.pom
%{_javadocdir}/%{name}
%changelog
+* Mon Dec 3 2012 Mikolaj Izdebski <mizdebsk(a)redhat.com> - 3.5.11-1
+- Update to upstream version 3.5.11
+
* Mon Nov 12 2012 Mikolaj Izdebski <mizdebsk(a)redhat.com> - 3.5.10-1
- Update to upstream version 3.5.10
diff --git a/sources b/sources
index c816a6b..d148657 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5349a71f98cb8a62a8ae1266c681ee9b netty-3.5.10.Final-dist.tar.bz2
+cc6c7f9b2252c6f345a18724a5f9e436 netty-3.5.11.Final-dist.tar.bz2
10 years, 4 months
[apache-commons-net/f18] Update to upstream version 3.2
by Mikolaj Izdebski
commit 247473831768f7a008107851ceeb8752f0ab8e9e
Author: Mikolaj Izdebski <mizdebsk(a)redhat.com>
Date: Mon Dec 3 12:10:32 2012 +0100
Update to upstream version 3.2
.gitignore | 1 +
apache-commons-net.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3a40027..2212580 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
commons-net-2.0-src.tar.gz
/commons-net-2.2-src.tar.gz
/commons-net-3.1-src.tar.gz
+/commons-net-3.2-src.tar.gz
diff --git a/apache-commons-net.spec b/apache-commons-net.spec
index be34221..f0d187a 100644
--- a/apache-commons-net.spec
+++ b/apache-commons-net.spec
@@ -3,8 +3,8 @@
%global short_name commons-%{base_name}
Name: apache-%{short_name}
-Version: 3.1
-Release: 2%{?dist}
+Version: 3.2
+Release: 1%{?dist}
Summary: Internet protocol suite Java library
License: ASL 2.0
Group: Development/Libraries
@@ -85,6 +85,9 @@ cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
%doc LICENSE.txt NOTICE.txt
%changelog
+* Mon Dec 3 2012 Mikolaj Izdebski <mizdebsk(a)redhat.com> - 3.2-1
+- Update to upstream version 3.2
+
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
diff --git a/sources b/sources
index 3d5054b..b1ad118 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c1f3c7cf453a2ae8382bbd611843ddb2 commons-net-3.1-src.tar.gz
+25fb0cd96261b283e7465873bf667869 commons-net-3.2-src.tar.gz
10 years, 4 months