Skip to content

Commit

Permalink
build: 0.1.1-3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ales Kozumplik committed Jul 29, 2014
1 parent e5b8bef commit 3b3aac4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package/dnf-plugins-core.spec
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
%global gitrev bc10258
%global gitrev e5b8bef
%global dnf_version 0.5.3

Name: dnf-plugins-core
Version: 0.1.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Core Plugins for DNF
Group: System Environment/Base
License: GPLv2+
Expand Down Expand Up @@ -84,6 +84,9 @@ PYTHONPATH=./plugins /usr/bin/nosetests-3.* -s tests/

%changelog

* Tue Jul 29 2014 Aleš Kozumplík <ales@redhat.com> - 0.1.1-3
- BashCompletionCache: error strings are unicoded (RhBug:1118809) (Jan Silhan)

* Thu Jul 3 2014 Aleš Kozumplík <ales@redhat.com> - 0.1.1-2
- packaging: add protected_packages.py to the package. (Ales Kozumplik)

Expand Down

0 comments on commit 3b3aac4

Please sign in to comment.