Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
email
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cubicweb
cubes
email
Commits
4face51690be
Commit
4face51690be
authored
9 years ago
by
David Douard
Browse files
Options
Downloads
Patches
Plain Diff
[pkg] 1.12.0
parent
52603b16d810
No related branches found
Branches containing commit
Tags
1.12.0
centos/1.12.0-1
debian/1.12.0-1
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
__pkginfo__.py
+1
-1
1 addition, 1 deletion
__pkginfo__.py
cubicweb-email.spec
+1
-1
1 addition, 1 deletion
cubicweb-email.spec
debian/changelog
+6
-0
6 additions, 0 deletions
debian/changelog
with
8 additions
and
2 deletions
__pkginfo__.py
+
1
−
1
View file @
4face516
...
...
@@ -4,7 +4,7 @@
modname
=
'
email
'
distname
=
"
cubicweb-%s
"
%
modname
numversion
=
(
1
,
1
1
,
1
)
numversion
=
(
1
,
1
2
,
0
)
version
=
'
.
'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'
LGPL
'
...
...
This diff is collapsed.
Click to expand it.
cubicweb-email.spec
+
1
−
1
View file @
4face516
...
...
@@ -9,7 +9,7 @@
%{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: cubicweb-email
Version: 1.1
1.1
Version: 1.1
2.0
Release: logilab.1%{?dist}
Summary: email component for the CubicWeb framework
Group: Applications/Internet
...
...
This diff is collapsed.
Click to expand it.
debian/changelog
+
6
−
0
View file @
4face516
cubicweb-email (1.12.0-1) unstable; urgency=medium
* new upstream release
-- David Douard <david.douard@logilab.fr> Tue, 12 Jan 2016 17:21:31 +0100
cubicweb-email (1.11.1-1) unstable; urgency=medium
* new upstream release
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment