[Bug 1163612] New: Review Request: asql - run SQL queries against an Apache log file

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163612

Bug ID: 1163612
   Summary: Review Request: asql - run SQL queries against an
Apache log file
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Assignee: nob...@fedoraproject.org
  Reporter: wpo...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: https://wporta.fedorapeople.org/asql.spec
SRPM URL: https://wporta.fedorapeople.org/asql-1.7-1.fc20.src.rpm
Description: Allows you to run SQL queries against an Apache log file
Fedora Account System Username: wporta

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1161014] Review Request: llvm34 - The Low Level Virtual Machine

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1161014



--- Comment #13 from Jens Petersen  ---
Erm, http://koji.fedoraproject.org/koji/taskinfo?taskID=8125251

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 812059] Review Request: python-tw2-jqplugins-flot - jQuery flot (plotting) for ToscaWidgets2

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=812059

Ralph Bean  changed:

   What|Removed |Added

  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #15 from Ralph Bean  ---
Package Change Request
==
Package Name: python-tw2-jqplugins-flot
New Branches: epel7
Owners: ralph
InitialCC:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 812030] Review Request: python-tw2-jit - Javascript Infovis Toolkit (JIT) for ToscaWidgets2

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=812030

Ralph Bean  changed:

   What|Removed |Added

  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #18 from Ralph Bean  ---
Package Change Request
==
Package Name: python-tw2-jit
New Branches: epel7
Owners: ralph
InitialCC:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 811759] Review Request: python-tw2-excanvas - Excanvas for ToscaWidgets2

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=811759

Ralph Bean  changed:

   What|Removed |Added

  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #11 from Ralph Bean  ---
Package Change Request
==
Package Name: python-tw2-excanvas
New Branches: epel7
Owners: ralph
InitialCC:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 854608] Review Request: python-moksha-wsgi - WSGI components for Moksha

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=854608

Ralph Bean  changed:

   What|Removed |Added

  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #8 from Ralph Bean  ---
Package Change Request
==
Package Name: python-moksha-wsgi
New Branches: epel7
Owners: ralph
InitialCC:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1161014] Review Request: llvm34 - The Low Level Virtual Machine

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1161014



--- Comment #12 from Jens Petersen  ---
Thanks, Mukundan

(In reply to Mukundan Ragavan from comment #11)
> - Package contains BR: python2-devel or python3-devel
> 
> ---> I think this is fine. 
> 
> There is Buildrequires: python, Is that what is triggering this?

Perhaps.  Let me change it to python2-devel to see if that will silence the
warning.

https://fedoraproject.org/wiki/Packaging:Python#BuildRequires

> [x]: License file installed when any subpackage combination is installed.
> 
> ---> About this - 
> 
> Can you use the %license macro for this since this is a new package anyway?

Okay thanks and I will move the license file to libs too.

> [?]: %build honors applicable compiler flags or justifies otherwise.
> 
> ---> Please remove -O3 from the flags or add a note. I would prefer to
> remove this. However, since llvm spec does not say why this was added (I am
> sure there was a good reason), I am just confused. Thoughts?

Okay let me comment it out for now: I wonder if it has caused any problems.
I also mailed the committer asking if he can comment on it.

> [x]: Fully versioned dependency in subpackages if applicable.
>  Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in llvm34-doc
>  , llvm34-libs , llvm34-static
> 
> ---> Discussed in the previous review. No issues.

Thanks: summarizing the current versioned reqs are:
static -> devel -> base -> libs (as for llvm).

> llvm34.src: W: patch-not-applied Patch20: clang-3.4-arm-hard-float.patch
> llvm34.src: W: patch-not-applied Patch22: pr12586.patch

Removing these.


Spec: http://petersen.fedorapeople.org/reviews/llvm34/llvm34.spec
SRPM:
http://petersen.fedorapeople.org/reviews/llvm34/llvm34-3.4.2-4.fc20.src.rpm

- BR python2-devel instead of python (#1161014)
- drop -O3 config from llvm.spec for now (#1161014)
- use license tag for license file and move license to libs (#1161014)
- remove unused clang patches

Koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=8122183

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 827722] Review Request: python-qrcode - Python QR Code image generator

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=827722

Ralph Bean  changed:

   What|Removed |Added

 CC||rb...@redhat.com
  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #15 from Ralph Bean  ---
Package Change Request
==
Package Name: python-qrcode
New Branches: epel7
Owners: ralph
InitialCC:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1162148] Review Request: labiryntowy-fonts - Conscript (artifical font) letters consist of vertical and horizontal bars. No matter their thickness.

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1162148

Parag AN(पराग)  changed:

   What|Removed |Added

  Flags||needinfo?(lkund...@v3.sk)



--- Comment #11 from Parag AN(पराग)  ---
Lubomir,
   First, this package is not following Fonts packaging guidelines. Second, I
have not seen the package submitter done any reviews and you sponsored. How can
you be so sure that package submitter knows packaging well. Third, at least you
should have let package submitter submit the srpm that fixes issues raised in
comment#6 and then approved this package.

I don't see package submitter satisfying any of following
http://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group#Submitting_quality_new_packages
OR
http://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group#Show_Your_Expertise_by_Commenting_on_other_Review_Requests


Please revoke this package approval. Guide the package submitter on how to
follow fonts packaging guidelines.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1066613] Review Request: gtkdialog - Fast and easy GUI builder

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1066613

Parag AN(पराग)  changed:

   What|Removed |Added

   Assignee|nob...@fedoraproject.org|panem...@gmail.com
  Flags||fedora-review?



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1163559] New: Review Request: python-flask-uwsgi-websocket - High-performance WebSockets for your Flask apps powered by uWSGI

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163559

Bug ID: 1163559
   Summary: Review Request: python-flask-uwsgi-websocket -
High-performance WebSockets for your Flask apps
powered by uWSGI
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: e...@mayorgalinux.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: https://mayorga.fedorapeople.org/python-flask-uwsgi-websocket.spec
SRPM URL:
https://mayorga.fedorapeople.org/python-flask-uwsgi-websocket-0.2.5-1.fc20.src.rpm
Description: High-performance WebSockets for your Flask apps powered by uWSGI.
Low-level uWSGI WebSocket API access and flexible high-level abstractions for
building complex WebSocket applications with Flask. Supports several different
concurrency models including Gevent. Inspired by Flask-Sockets.
Fedora Account System Username: mayorga

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1161014] Review Request: llvm34 - The Low Level Virtual Machine

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1161014



--- Comment #11 from Mukundan Ragavan  ---
Just two or three points here - 

Package Review
==

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed


Issues:
===
- Header files in -devel subpackage, if present.
  Note: llvm34-doc : /usr/share/doc/llvm34-doc/examples/BrainF/BrainF.h
  See: http://fedoraproject.org/wiki/Packaging/Guidelines#DevelPackages

---> This is fine.

- Package contains BR: python2-devel or python3-devel

---> I think this is fine. 

There is Buildrequires: python, Is that what is triggering this?


= MUST items =

C/C++:
[x]: Package does not contain kernel modules.
[x]: Package contains no static executables.
[x]: Development (unversioned) .so files in -devel subpackage, if present.
 Note: Unversioned so-files in private %_libdir subdirectory (see
 attachment). Verify they are not in ld path.

---> Present in -libs subpackage.

[x]: Package does not contain any libtool archives (.la)
[x]: Rpath absent or only used for internal libs.

Generic:
[x]: Package is licensed with an open-source compatible license and meets
 other legal requirements as defined in the legal section of Packaging
 Guidelines.
[x]: License field in the package spec file matches the actual license.
 Note: Checking patched sources after %prep for licenses. Licenses found:
 "BSD (3 clause)", "ISC", "Unknown or generated". 2381 files have unknown
 license. Detailed output of licensecheck in
 /home/mukundan/ownCloud/pkg_reviews/llvm34/1161014-llvm34/licensecheck.txt

---> This is fine.

[x]: License file installed when any subpackage combination is installed.

---> About this - 

Can you use the %license macro for this since this is a new package anyway?
This is not updated in packaging guidelines yet.

https://fedorahosted.org/fpc/ticket/411


[x]: Package must own all directories that it creates.
 Note: Directories without known owners: /usr/lib64/llvm34

---> This is fine, I think. llvm34-libs owns this directory.


[?]: %build honors applicable compiler flags or justifies otherwise.

---> Please remove -O3 from the flags or add a note. I would prefer to remove
this. However, since llvm spec does not say why this was added (I am sure there
was a good reason), I am just confused. Thoughts?


[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[x]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[x]: If the package is a rename of another package, proper Obsoletes and
 Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Useful -debuginfo package or justification otherwise.
[x]: Package is not known to require an ExcludeArch tag.
[x]: Large documentation must go in a -doc subpackage. Large could be size
 (~1MB) or number of files.
 Note: Documentation size is 686080 bytes in 4 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least one
 supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
 Note: There are rpmlint messages (see attachment).
[x]: If (and only if) the source package includes the text of the license(s)
 in its own file, then that file, containing the text of the license(s)
 for the package is included in %doc.
[x]: Package requires other packages for directories it uses.
[x]: Package does not own files or directories owned by other packages.
[x]: All build dependencies are listed in BuildRequires, except for any that
 are listed in the exceptions section of Packaging Guidelines.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
 beginning of %install.
[x]: %config files are marked noreplace or the reason is justified.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install' ' DESTDIR=... doesn't
 work.
[x]: Package is named using only allowed ASCII characters.
[x]: No %config files under /usr.
[x]: Package do not use a name that already exist
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as pro

[Bug 1161014] Review Request: llvm34 - The Low Level Virtual Machine

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1161014



--- Comment #10 from Mukundan Ragavan  ---
(In reply to Jens Petersen from comment #9)
> http://koji.fedoraproject.org/koji/taskinfo?taskID=8121137

I just built it in mock! :) Thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1161014] Review Request: llvm34 - The Low Level Virtual Machine

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1161014



--- Comment #9 from Jens Petersen  ---
http://koji.fedoraproject.org/koji/taskinfo?taskID=8121137

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1148224] Review Request: mmdb2 - protein coordinate library

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1148224



--- Comment #11 from Mukundan Ragavan  ---
(In reply to Tim Fenn from comment #6)

> Well, I'm wondering how to handle the case where packages that depend on the
> original mmdb don't break when this update comes out?  Since mmdb2 and mmdb
> can coexist, but mmdb is being deprecated (and the two aren't compatible). 
> Whats the proper way to handle that?  (I do plan on updating the packages
> that depend on this pacakge, BTW, but thats the next step)
> 

Upon digging further, as far as I can tell, what you have done seems correct to
me. If you are going to update the other packages anyway, it would not be a
problem I think.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1151815] Review Request: nodejs-nomnom - Nodejs option parser with generated usage and commands

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1151815



--- Comment #8 from Dan Callaghan  ---
Looks like this needs to go into F21+ only, since nodejs-underscore in F20 is
too old and it does not exist in F19 at all.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123169] Review Request: nodejs-linify - Transform a file's line endings from \r\n to \n

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123169

Eduardo Mayorga  changed:

   What|Removed |Added

  Flags||fedora-cvs?



--- Comment #9 from Eduardo Mayorga  ---
New Package SCM Request
===
Package Name: nodejs-linify
Short Description: Transform a file's line endings from \r\n to \n
Upstream URL: https://github.com/ForbesLindesay/linify
Owners: mayorga
Branches: f20 f21 el6 epel7
InitialCC:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1151815] Review Request: nodejs-nomnom - Nodejs option parser with generated usage and commands

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1151815



--- Comment #7 from Fedora Update System  ---
nodejs-nomnom-1.8.0-1.el7 has been submitted as an update for Fedora EPEL 7.
https://admin.fedoraproject.org/updates/nodejs-nomnom-1.8.0-1.el7

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1151815] Review Request: nodejs-nomnom - Nodejs option parser with generated usage and commands

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1151815



--- Comment #6 from Fedora Update System  ---
nodejs-nomnom-1.8.0-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/nodejs-nomnom-1.8.0-1.fc21

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1151815] Review Request: nodejs-nomnom - Nodejs option parser with generated usage and commands

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1151815



--- Comment #5 from Fedora Update System  ---
nodejs-nomnom-1.8.0-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/nodejs-nomnom-1.8.0-1.fc20

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1151815] Review Request: nodejs-nomnom - Nodejs option parser with generated usage and commands

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1151815

Fedora Update System  changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1151815] Review Request: nodejs-nomnom - Nodejs option parser with generated usage and commands

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1151815



--- Comment #4 from Fedora Update System  ---
nodejs-nomnom-1.8.0-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/nodejs-nomnom-1.8.0-1.fc19

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123169] Review Request: nodejs-linify - Transform a file's line endings from \r\n to \n

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123169

Tom Hughes  changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



--- Comment #8 from Tom Hughes  ---
That looks good now - package approved.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 834681] Review Request: python-sieve - XML Comparison Utils

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=834681

Ralph Bean  changed:

   What|Removed |Added

  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #15 from Ralph Bean  ---
Package Change Request
==
Package Name: python-sieve
New Branches: epel7
Owners: ralph
InitialCC:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1142051] Review Request: nodejs-xmldom - A W3C Standard XML DOM implementation and parser

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1142051

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|nodejs-xmldom-0.1.19-1.fc19 |nodejs-xmldom-0.1.19-1.el7



--- Comment #18 from Fedora Update System  ---
nodejs-xmldom-0.1.19-1.el7 has been pushed to the Fedora EPEL 7 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 712280] Review Request: ghc-ghc-mtl - A mtl compatible with GHC-API monads and monad-transformers

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=712280

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version||ghc-exceptions-0.6.1-1.el7
 Resolution|RAWHIDE |ERRATA



--- Comment #17 from Fedora Update System  ---
ghc-exceptions-0.6.1-1.el7, ghc-ghc-mtl-1.2.1.0-1.el7, ghc-hint-0.4.2.0-2.el7
has been pushed to the Fedora EPEL 7 stable repository.

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 712270] Review Request: ghc-derive - A program and library to derive instances for data types

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=712270

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version||ghc-derive-2.5.11-3.el7



--- Comment #13 from Fedora Update System  ---
ghc-derive-2.5.11-3.el7 has been pushed to the Fedora EPEL 7 stable repository.

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1091216] Review Request: ghc-hint - Runtime Haskell interpreter

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1091216

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|ghc-ghc-mtl-1.2.1.0-1.fc20  |ghc-exceptions-0.6.1-1.el7



--- Comment #13 from Fedora Update System  ---
ghc-exceptions-0.6.1-1.el7, ghc-ghc-mtl-1.2.1.0-1.el7, ghc-hint-0.4.2.0-2.el7
has been pushed to the Fedora EPEL 7 stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1075601] Review Request: ghc-exceptions - Extensible optionally-pure exceptions

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1075601

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|ghc-exceptions-0.6.1-1.fc20 |ghc-exceptions-0.6.1-1.el7



--- Comment #13 from Fedora Update System  ---
ghc-exceptions-0.6.1-1.el7, ghc-ghc-mtl-1.2.1.0-1.el7, ghc-hint-0.4.2.0-2.el7
has been pushed to the Fedora EPEL 7 stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 664221] Review Request: ghc-cautious-file - Provides ways to write a file cautiously

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=664221

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|ghc-cautious-file-1.0-2.fc1 |ghc-cautious-file-1.0.2-2.e
   |5   |l7



--- Comment #22 from Fedora Update System  ---
ghc-cautious-file-1.0.2-2.el7 has been pushed to the Fedora EPEL 7 stable
repository.

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1146931] Review Request: python-freetype - Freetype python bindings

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1146931

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|python-freetype-0.4.2-2.el7 |python-freetype-0.4.2-2.el6



--- Comment #22 from Fedora Update System  ---
python-freetype-0.4.2-2.el6 has been pushed to the Fedora EPEL 6 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1141526] Review Request: php-horde-Horde-Pdf - Horde PDF library

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1141526

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|php-horde-Horde-Pdf-2.0.3-1 |php-horde-Horde-Pdf-2.0.3-1
   |.el6|.el7



--- Comment #14 from Fedora Update System  ---
php-horde-Horde-Pdf-2.0.3-1.el7 has been pushed to the Fedora EPEL 7 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1141526] Review Request: php-horde-Horde-Pdf - Horde PDF library

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1141526

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|php-horde-Horde-Pdf-2.0.3-1 |php-horde-Horde-Pdf-2.0.3-1
   |.fc20   |.el6



--- Comment #13 from Fedora Update System  ---
php-horde-Horde-Pdf-2.0.3-1.el6 has been pushed to the Fedora EPEL 6 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1144663] Review Request: nodejs-duplex - Base class for a duplex stream

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1144663

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|nodejs-duplex-1.0.0-1.fc20  |nodejs-duplex-1.0.0-1.el7



--- Comment #14 from Fedora Update System  ---
nodejs-duplex-1.0.0-1.el7 has been pushed to the Fedora EPEL 7 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 474818] Review Request: perl-Class-XSAccessor - Generate fast XS accessors without runtime compilation

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=474818



--- Comment #19 from Fedora Update System  ---
perl-Class-XSAccessor-1.19-5.el6 has been pushed to the Fedora EPEL 6 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1129714] Review Request: php-ircmaxell-random-lib - A Library For Generating Secure Random Numbers

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1129714

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|php-ircmaxell-random-lib-1. |php-ircmaxell-random-lib-1.
   |0.0-1.el7   |0.0-1.el6



--- Comment #14 from Fedora Update System  ---
php-ircmaxell-random-lib-1.0.0-1.el6 has been pushed to the Fedora EPEL 6
stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1129714] Review Request: php-ircmaxell-random-lib - A Library For Generating Secure Random Numbers

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1129714

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|php-ircmaxell-random-lib-1. |php-ircmaxell-random-lib-1.
   |0.0-1.fc20  |0.0-1.el7



--- Comment #13 from Fedora Update System  ---
php-ircmaxell-random-lib-1.0.0-1.el7 has been pushed to the Fedora EPEL 7
stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1104289] Review Request: FoXlibf - A Fortran XML Library

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1104289

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #22 from Fedora Update System  ---
FoXlibf-4.1.2-1.el6 has been pushed to the Fedora EPEL 6 testing repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 429081] Review Request: perl-DateTime-Format-Oracle - Parse and format Oracle dates and timestamps

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=429081

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version||perl-DateTime-Format-Oracle
   ||-0.06-8.el7
 Resolution|NEXTRELEASE |ERRATA



--- Comment #18 from Fedora Update System  ---
perl-DateTime-Format-Oracle-0.06-8.el7 has been pushed to the Fedora EPEL 7
stable repository.  If problems still persist, please make note of it in this
bug report.

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1144665] Review Request: nodejs-xtend - Extend like a boss

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1144665

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|nodejs-xtend-4.0.0-2.fc19   |nodejs-xtend-4.0.0-2.el7



--- Comment #16 from Fedora Update System  ---
nodejs-xtend-4.0.0-2.el7 has been pushed to the Fedora EPEL 7 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1144666] Review Request: nodejs-nsp-audit-shrinkwrap - Audits a shrinkwrap file against the Node Security Project module vulnerability database

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1144666

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #10 from Fedora Update System  ---
nodejs-nsp-audit-shrinkwrap-1.0.0-1.el7 has been pushed to the Fedora EPEL 7
testing repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 703503] Review Request: ghc-xdg-basedir - Haskell library implementing XDG base directory spec

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=703503

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|ghc-xdg-basedir-0.2.1-2.fc1 |ghc-xdg-basedir-0.2.2-4.el7
   |7   |



--- Comment #15 from Fedora Update System  ---
ghc-xdg-basedir-0.2.2-4.el7 has been pushed to the Fedora EPEL 7 stable
repository.

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 476483] Review Request: ghc-paths - library for information about ghc paths (renamed to ghc-ghc-paths)

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=476483

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version||ghc-ghc-paths-0.1.0.9-1.el7
 Resolution|NEXTRELEASE |ERRATA



--- Comment #10 from Fedora Update System  ---
ghc-ghc-paths-0.1.0.9-1.el7 has been pushed to the Fedora EPEL 7 stable
repository.

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1144661] Review Request: nodejs-node-print - Printf in JavaScript Node.js module

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1144661

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|nodejs-node-print-0.0.4-2.f |nodejs-node-print-0.0.4-2.e
   |c19 |l7



--- Comment #19 from Fedora Update System  ---
nodejs-node-print-0.0.4-2.el7 has been pushed to the Fedora EPEL 7 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1161340] Review Request: tcalc - The terminal calculator

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1161340

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #15 from Fedora Update System  ---
tcalc-1.3-1.el7 has been pushed to the Fedora EPEL 7 testing repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 855588] Review Request: ghc-concrete-typerep - Provides Binary and Hashable instances for TypeRep.

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=855588

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|ghc-concrete-typerep-0.1.0. |ghc-concrete-typerep-0.1.0.
   |1-4.el6 |2-2.el7



--- Comment #27 from Fedora Update System  ---
ghc-concrete-typerep-0.1.0.2-2.el7 has been pushed to the Fedora EPEL 7 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1146926] Review Request: python-cltk - NLP support for Ancient Greek and Latin

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1146926

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|python-cltk-0.0.0.34-1.el6  |python-cltk-0.0.0.34-1.el7



--- Comment #15 from Fedora Update System  ---
python-cltk-0.0.0.34-1.el7 has been pushed to the Fedora EPEL 7 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1146931] Review Request: python-freetype - Freetype python bindings

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1146931

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|python-freetype-0.4.2-2.fc1 |python-freetype-0.4.2-2.el7
   |9   |



--- Comment #21 from Fedora Update System  ---
python-freetype-0.4.2-2.el7 has been pushed to the Fedora EPEL 7 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1036354] Review Request: nodejs-codemirror - A versatile JS text editor

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036354

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||nodejs-codemirror-4.6.0-3.e
   ||l7
 Resolution|--- |ERRATA
Last Closed||2014-11-12 18:13:49



--- Comment #18 from Fedora Update System  ---
nodejs-codemirror-4.6.0-3.el7 has been pushed to the Fedora EPEL 7 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1144662] Review Request: nodejs-nsp-api - Node.js module for NSP API

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1144662

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|nodejs-nsp-api-1.0.0-2.fc19 |nodejs-nsp-api-1.0.0-2.el7



--- Comment #24 from Fedora Update System  ---
nodejs-nsp-api-1.0.0-2.el7 has been pushed to the Fedora EPEL 7 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1142049] Review Request: nodejs-chainsaw - Build chainable fluent interfaces the easy way

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1142049

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|nodejs-chainsaw-0.1.0-1.fc1 |nodejs-chainsaw-0.1.0-1.el7
   |9   |



--- Comment #20 from Fedora Update System  ---
nodejs-chainsaw-0.1.0-1.el7 has been pushed to the Fedora EPEL 7 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1138901] Review Request: php-pecl-yac - Lockless user data cache

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1138901

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|php-pecl-yac-0.9.2-1.el7|php-pecl-yac-0.9.2-1.el6



--- Comment #15 from Fedora Update System  ---
php-pecl-yac-0.9.2-1.el6 has been pushed to the Fedora EPEL 6 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 191549] Review Request: hping3 - TCP/IP stack auditing and much more

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=191549

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version||hping3-0.0.20051105-22.el7
 Resolution|NEXTRELEASE |ERRATA



--- Comment #12 from Fedora Update System  ---
hping3-0.0.20051105-22.el7 has been pushed to the Fedora EPEL 7 stable
repository.

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 648758] Review Request: supybot-notify - Notification plugin for Supybot

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=648758



--- Comment #9 from Jon Ciesla  ---
Git done (by process-git-requests).

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 648758] Review Request: supybot-notify - Notification plugin for Supybot

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=648758

Jon Ciesla  changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 630198] Review Request: ghc-safe - Library for safe (pattern match free) functions

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=630198

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|ghc-safe-0.3-1.fc13 |ghc-safe-0.3.3-7.el7



--- Comment #14 from Fedora Update System  ---
ghc-safe-0.3.3-7.el7 has been pushed to the Fedora EPEL 7 stable repository.

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1138901] Review Request: php-pecl-yac - Lockless user data cache

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1138901

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|php-pecl-yac-0.9.2-1.fc20   |php-pecl-yac-0.9.2-1.el7



--- Comment #14 from Fedora Update System  ---
php-pecl-yac-0.9.2-1.el7 has been pushed to the Fedora EPEL 7 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1141872] Review Request: golang-github-stretchr-testify - Tools for testifying that your code will behave as you intend

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1141872

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|golang-github-stretchr-test |golang-github-stretchr-test
   |ify-0-0.5.gitd6577e0.fc20   |ify-0-0.5.gitd6577e0.el6



--- Comment #19 from Fedora Update System  ---
golang-github-stretchr-testify-0-0.5.gitd6577e0.el6 has been pushed to the
Fedora EPEL 6 stable repository.  If problems still persist, please make note
of it in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1146926] Review Request: python-cltk - NLP support for Ancient Greek and Latin

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1146926

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|python-cltk-0.0.0.34-1.fc20 |python-cltk-0.0.0.34-1.el6



--- Comment #14 from Fedora Update System  ---
python-cltk-0.0.0.34-1.el6 has been pushed to the Fedora EPEL 6 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 850512] Review Request: supybot-fedmsg - Modify other supybot plugins to emit messages to the fedmsg bus

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=850512



--- Comment #12 from Jon Ciesla  ---
Git done (by process-git-requests).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 850512] Review Request: supybot-fedmsg - Modify other supybot plugins to emit messages to the fedmsg bus

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=850512

Jon Ciesla  changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 693664] Review Request: supybot-gribble - Cross-platform support bot based on supybot

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=693664



--- Comment #36 from Jon Ciesla  ---
Git done (by process-git-requests).

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 693664] Review Request: supybot-gribble - Cross-platform support bot based on supybot

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=693664

Jon Ciesla  changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 505965] Review Request: supybot-meetbot - Plugin for Supybot for handling IRC meetings

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=505965



--- Comment #18 from Jon Ciesla  ---
Git done (by process-git-requests).

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 505965] Review Request: supybot-meetbot - Plugin for Supybot for handling IRC meetings

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=505965

Jon Ciesla  changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 474746] Review Request: supybot-koji - Plugin for Supybot to interact with Koji instances

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=474746

Jon Ciesla  changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 474744] Review Request: supybot-fedora - Plugin for Supybot to interact with Fedora services

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=474744

Jon Ciesla  changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 474746] Review Request: supybot-koji - Plugin for Supybot to interact with Koji instances

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=474746



--- Comment #13 from Jon Ciesla  ---
Git done (by process-git-requests).

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 474744] Review Request: supybot-fedora - Plugin for Supybot to interact with Fedora services

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=474744



--- Comment #12 from Jon Ciesla  ---
Git done (by process-git-requests).

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 850512] Review Request: supybot-fedmsg - Modify other supybot plugins to emit messages to the fedmsg bus

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=850512

Kevin Fenzi  changed:

   What|Removed |Added

 CC||ke...@scrye.com
  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #11 from Kevin Fenzi  ---
Package Change Request
==
Package Name: supybot-fedmsg
New Branches: epel7
Owners: ralph kevin
InitialCC:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 648758] Review Request: supybot-notify - Notification plugin for Supybot

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=648758

Kevin Fenzi  changed:

   What|Removed |Added

 CC||ke...@scrye.com
  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #8 from Kevin Fenzi  ---
Package Change Request
==
Package Name: supybot--notify
New Branches: epel7
Owners: kevin
InitialCC:

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 505965] Review Request: supybot-meetbot - Plugin for Supybot for handling IRC meetings

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=505965

Kevin Fenzi  changed:

   What|Removed |Added

  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #17 from Kevin Fenzi  ---
Package Change Request
==
Package Name: supybot-meetbot
New Branches: epel7
Owners: kevin
InitialCC:

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 474746] Review Request: supybot-koji - Plugin for Supybot to interact with Koji instances

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=474746

Kevin Fenzi  changed:

   What|Removed |Added

 CC||ke...@scrye.com
  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #12 from Kevin Fenzi  ---
Package Change Request
==
Package Name: supybot-koji
New Branches: epel7
Owners: kevin
InitialCC:

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 474744] Review Request: supybot-fedora - Plugin for Supybot to interact with Fedora services

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=474744

Kevin Fenzi  changed:

   What|Removed |Added

 CC||ke...@scrye.com
  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #11 from Kevin Fenzi  ---
Package Change Request
==
Package Name: supybot-fedora
New Branches: epel7
Owners: kevin
InitialCC:

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 693664] Review Request: supybot-gribble - Cross-platform support bot based on supybot

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=693664

Kevin Fenzi  changed:

   What|Removed |Added

  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #35 from Kevin Fenzi  ---
Package Change Request
==
Package Name: supybot-gribble
New Branches: epel7
Owners: kevin
InitialCC:

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1163440] Review Request: plasma-oxygen - KDE and Qt widget style and window decorations

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163440



--- Comment #2 from Kevin Kofler  ---
Actually, as found by Dan Mossor on IRC, "Obsoletes:  oxygen-plasma-kde4"
is entirely wrong, should be "Obsoletes:  plasma-oxygen-kde4 < some
version" (the name is also wrong).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1162148] Review Request: labiryntowy-fonts - Conscript (artifical font) letters consist of vertical and horizontal bars. No matter their thickness.

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1162148



--- Comment #10 from Jon Ciesla  ---
WARNING: Requested package name labiryntowy doesn't match bug summary
labiryntowy-fonts

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1162148] Review Request: labiryntowy-fonts - Conscript (artifical font) letters consist of vertical and horizontal bars. No matter their thickness.

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1162148

Jon Ciesla  changed:

   What|Removed |Added

  Flags|fedora-cvs? |



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 811750] Review Request: python-tw2-jqplugins-gritter - jQuery gritter (growl-like popups) for ToscaWidgets2

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=811750



--- Comment #16 from Jon Ciesla  ---
Git done (by process-git-requests).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 948626] Review Request: python-flask-mako - Mako templating support for Flask applications

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=948626



--- Comment #15 from Jon Ciesla  ---
Git done (by process-git-requests).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 948626] Review Request: python-flask-mako - Mako templating support for Flask applications

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=948626

Jon Ciesla  changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 811750] Review Request: python-tw2-jqplugins-gritter - jQuery gritter (growl-like popups) for ToscaWidgets2

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=811750

Jon Ciesla  changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 811732] Review Request: python-tw2-jquery - jQuery for ToscaWidgets2

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=811732

Jon Ciesla  changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 811739] Review Request: python-tw2-jqplugins-ui - jQuery UI for ToscaWidgets2

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=811739



--- Comment #17 from Jon Ciesla  ---
Git done (by process-git-requests).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 811739] Review Request: python-tw2-jqplugins-ui - jQuery UI for ToscaWidgets2

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=811739

Jon Ciesla  changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 811689] Review Request: python-tw2-forms - Forms for ToscaWidgets2

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=811689



--- Comment #11 from Jon Ciesla  ---
Git done (by process-git-requests).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 811732] Review Request: python-tw2-jquery - jQuery for ToscaWidgets2

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=811732



--- Comment #22 from Jon Ciesla  ---
Git done (by process-git-requests).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 811689] Review Request: python-tw2-forms - Forms for ToscaWidgets2

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=811689

Jon Ciesla  changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 720818] Review Request: python-tw2-core - Web widget creation toolkit based on TurboGears widgets

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=720818



--- Comment #20 from Jon Ciesla  ---
Git done (by process-git-requests).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 720818] Review Request: python-tw2-core - Web widget creation toolkit based on TurboGears widgets

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=720818

Jon Ciesla  changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1162148] Review Request: labiryntowy-fonts - Conscript (artifical font) letters consist of vertical and horizontal bars. No matter their thickness.

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1162148



--- Comment #9 from mar...@onet.com.pl ---
New Package SCM Request
===
Package Name: labiryntowy
Short Description: Artificial font consisting of vertical and horizontal bars
Upstream URL: http://alfabet-ozdobny.appspot.com/?str=labiryntowy
Owners: marwin
Branches: f19 f20 f21 el5 el6 epel7
InitialCC: fonts-sig

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1162148] Review Request: labiryntowy-fonts - Conscript (artifical font) letters consist of vertical and horizontal bars. No matter their thickness.

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1162148



--- Comment #8 from mar...@onet.com.pl ---
New Package SCM Request
===
Package Name: labiryntowy
Short Description: Artificial font consisting of vertical and horizontal bars
Upstream URL:
https://github.com/marwino/labiryntowe/blob/master/labiryntowy-fonts-1.53-1.fc20.src.rpm
Owners: marwin
Branches: f19 f20 f21 el5 el6 epel7
InitialCC: fonts-sig

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1162148] Review Request: labiryntowy-fonts - Conscript (artifical font) letters consist of vertical and horizontal bars. No matter their thickness.

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1162148

mar...@onet.com.pl changed:

   What|Removed |Added

  Flags||fedora-cvs?



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 948626] Review Request: python-flask-mako - Mako templating support for Flask applications

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=948626

Ralph Bean  changed:

   What|Removed |Added

  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #14 from Ralph Bean  ---
Package Change Request
==
Package Name: python-flask-mako
New Branches: epel7
Owners: ralph
InitialCC:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 811689] Review Request: python-tw2-forms - Forms for ToscaWidgets2

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=811689

Ralph Bean  changed:

   What|Removed |Added

  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #10 from Ralph Bean  ---
Package Change Request
==
Package Name: python-tw2-forms
New Branches: epel7
Owners: ralph
InitialCC:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 811750] Review Request: python-tw2-jqplugins-gritter - jQuery gritter (growl-like popups) for ToscaWidgets2

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=811750

Ralph Bean  changed:

   What|Removed |Added

  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #15 from Ralph Bean  ---
Package Change Request
==
Package Name: python-tw2-jqplugins-gritter
New Branches: epel7
Owners: ralph
InitialCC:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 811739] Review Request: python-tw2-jqplugins-ui - jQuery UI for ToscaWidgets2

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=811739

Ralph Bean  changed:

   What|Removed |Added

  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #16 from Ralph Bean  ---
Package Change Request
==
Package Name: python-tw2-jqplugins-ui
New Branches: epel7
Owners: ralph
InitialCC:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 720818] Review Request: python-tw2-core - Web widget creation toolkit based on TurboGears widgets

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=720818

Ralph Bean  changed:

   What|Removed |Added

  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #19 from Ralph Bean  ---
Package Change Request
==
Package Name: python-tw2-core
New Branches: epel7
Owners: ralph
InitialCC:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 811732] Review Request: python-tw2-jquery - jQuery for ToscaWidgets2

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=811732

Ralph Bean  changed:

   What|Removed |Added

  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #21 from Ralph Bean  ---
Package Change Request
==
Package Name: python-tw2-jquery
New Branches: epel7
Owners: ralph
InitialCC:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1162148] Review Request: labiryntowy-fonts - Conscript (artifical font) letters consist of vertical and horizontal bars. No matter their thickness.

2014-11-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1162148

Lubomir Rintel  changed:

   What|Removed |Added

 Blocks|177841 (FE-NEEDSPONSOR) |




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=177841
[Bug 177841] Tracker: Review requests from new Fedora packagers who need a
sponsor
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

  1   2   >